SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-pytest-reorder rpm build for : OpenSuSE. For other distributions click python3-pytest-reorder.

Name : python3-pytest-reorder
Version : 0.1.1 Vendor : openSUSE
Release : lp152.2.2 Date : 2019-09-20 22:51:02
Group : Development/Languages/Python Source RPM : python-pytest-reorder-0.1.1-lp152.2.2.src.rpm
Size : 0.02 MB
Packager : https://bugs_opensuse_org
Summary : Pytest plugin for reordering tests depending on their paths and names
Description :
Reorder tests depending on their nodeids (strings of test file path plus test name plus
parametrization, like:
``test/test_prefix_reordering.py::test_reordering_default[test_names5-expected_test_order5]``).

Normally tests are sorted alphabetically. That makes integration tests run before unit tests.

With **pytest_reorder** you can install a hook that will change the order of tests in the suite.
By default **pytest_reorder** will seek for *unit*, *integration* and *ui* tests and put them in
the following order:

* *unit*
* all tests with names not indicating unit, integration, nor UI tests
* *integration*
* *ui*

The default regular expressions can find unit, integration and UI tests both laid flat and **deeply
nested**. You can also specify your custom order.

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.2/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-pytest-reorder-0.1.1-lp152.2.2.noarch.rpm
ftp.icm.edu.pl  python3-pytest-reorder-0.1.1-lp152.2.2.noarch.rpm
ftp.icm.edu.pl  python3-pytest-reorder-0.1.1-lp152.2.2.noarch.rpm
     

Provides :
python3-pytest-reorder

Requires :
python(abi) = 3.6
python3-pytest >= 2.8.5
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.6/site-packages/pytest_reorder
/usr/lib/python3.6/site-packages/pytest_reorder-0.1.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/pytest_reorder-0.1.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pytest_reorder-0.1.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pytest_reorder-0.1.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pytest_reorder-0.1.1-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/pytest_reorder-0.1.1-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/pytest_reorder-0.1.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pytest_reorder/__init__.py
/usr/lib/python3.6/site-packages/pytest_reorder/__pycache__
/usr/lib/python3.6/site-packages/pytest_reorder/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pytest_reorder/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pytest_reorder/__pycache__/hook.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pytest_reorder/__pycache__/hook.cpython-36.pyc
/usr/lib/python3.6/site-packages/pytest_reorder/__pycache__/reorder.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pytest_reorder/__pycache__/reorder.cpython-36.pyc
/usr/lib/python3.6/site-packages/pytest_reorder/hook.py
/usr/lib/python3.6/site-packages/pytest_reorder/reorder.py
/usr/share/doc/packages/python3-pytest-reorder
/usr/share/doc/packages/python3-pytest-reorder/README.rst
/usr/share/licenses/python3-pytest-reorder
/usr/share/licenses/python3-pytest-reorder/LICENSE

 
ICM