SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2-pytest-reorder rpm build for : openSUSE Leap 15. For other distributions click python2-pytest-reorder.

Name : python2-pytest-reorder
Version : 0.1.0 Vendor : obs://build_opensuse_org/devel:languages:python
Release : lp151.3.1 Date : 2018-11-21 22:08:57
Group : Development/Languages/Python Source RPM : python-pytest-reorder-0.1.0-lp151.3.1.src.rpm
Size : 0.02 MB
Packager : (none)
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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python:/backports/openSUSE_Leap_15.1/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python-pytest-reorder
python2-pytest-reorder

Requires :
python(abi) = 2.7
python2-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/python2.7/site-packages/pytest_reorder
/usr/lib/python2.7/site-packages/pytest_reorder-0.1.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/pytest_reorder-0.1.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/pytest_reorder-0.1.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/pytest_reorder-0.1.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/pytest_reorder-0.1.0-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/pytest_reorder-0.1.0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/pytest_reorder-0.1.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/pytest_reorder/__init__.py
/usr/lib/python2.7/site-packages/pytest_reorder/__init__.pyc
/usr/lib/python2.7/site-packages/pytest_reorder/__init__.pyo
/usr/lib/python2.7/site-packages/pytest_reorder/hook.py
/usr/lib/python2.7/site-packages/pytest_reorder/hook.pyc
/usr/lib/python2.7/site-packages/pytest_reorder/hook.pyo
/usr/lib/python2.7/site-packages/pytest_reorder/reorder.py
/usr/lib/python2.7/site-packages/pytest_reorder/reorder.pyc
/usr/lib/python2.7/site-packages/pytest_reorder/reorder.pyo
/usr/share/doc/packages/python2-pytest-reorder
/usr/share/doc/packages/python2-pytest-reorder/README.rst
/usr/share/licenses/python2-pytest-reorder
/usr/share/licenses/python2-pytest-reorder/LICENSE

 
ICM