python-pytest-randomly
No description set
- Links to openSUSE:Factory / python-pytest-randomly
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:acdc:as_python3_module/python-pytest-randomly && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
fix-tests-pytest-73.patch | 0000003487 3.41 KB | |
pytest-randomly-3.12.0.tar.gz | 0000030426 29.7 KB | |
pytest-randomly-3.16.0.tar.gz | 0000026547 25.9 KB | |
python-pytest-randomly.changes | 0000005096 4.98 KB | |
python-pytest-randomly.spec | 0000003330 3.25 KB |
Latest Revision
Daniel Garcia (dgarcia)
committed
(revision 7)
- update to 3.12.0: * Support Python 3.11. * Drop Python 3.6 support. * Work on FIPS Python 3.9+, by declaring use of ``hashlib.md5()`` as not used for security. * Fix crash when pytest’s cacheprovider is disabled. * Improve group name in ``pytest --help``. * Fix new shuffling to work when one or more test in a class or module have the same test id. * Rework shuffling algorithm to use hashing. This means that running a subset of tests with the same seed will now produce the same ordering as running the full set of tests. This allows narrowing down ordering-related failures. * Add type hints. * Support Python 3.10. - add fix-tests-pytest-73.patch to support pytest 7.3.x
Comments 0