pytest-dev/pytest-randomly
:game_die: Pytest plugin to randomly order tests and control random.seed
PythonMIT
Issues
- 0
Add mechanism for randomizing test parametrizations
#649 opened by Time0o - 7
provide unique seed to each test
#600 opened by brycedrennan - 7
- 3
- 1
Integration with pytest-rerunfailures
#631 opened by danmash - 3
3.15.0: pytest fails in 3 units
#610 opened by kloczek - 10
- 1
RFE: please start making github releases
#565 opened by kloczek - 1
Add default support for baker random seeding
#563 opened by nefrob - 4
Support numpy.random.default_rng
#558 opened by blackberryshortcake - 3
What is the recommended way to randomize as default but override using ordering?
#284 opened by fredrikaverpil - 3
- 6
sdist is missing tests
#526 opened by mtelka - 3
Disabling entry points from dependencies
#495 opened by ascillitoe - 0
Test numpy on Python 3.11
#464 opened by adamchainz - 2
Shuffle inside modules only mode
#478 opened by alisazosimova - 1
Support for time getters
#473 opened by PerchunPak - 1
3.12.0: pytest is failing in two units
#468 opened by kloczek - 1
- 7
3.8.0: pytest is failing
#356 opened by kloczek - 3
hashlib.md5 doesn't work when FIPS is enabled
#414 opened by dantebben - 4
AttributeError: 'Config' object has no attribute 'cache' with cacheprovider disabled
#408 opened by mandeepsandhu - 10
- 5
- 4
using PyTorch rng via entry point
#249 opened by janfb - 2
- 0
Fix working with --stepwise
#376 opened by adamchainz - 1
sort by tests by some_hash_fn(f"{item.id!r}{randomly_seed}") rather than shuffle
#210 opened by graingert - 5
Python 3.10 failures due to importlib.metadata specified as dependency only for python_version < "3.10"
#341 opened by tirkarthi - 8
Breaks on python3.10
#349 opened by gaborbernat - 3
Dependency resolution issue with Poetry
#335 opened by pawamoy - 2
Tests fail for 3.6.0
#336 opened by sternenseemann - 2
DeprecationWarning with importlib-metadata>=3.9.0
#333 opened by domdfcoding - 1
- 2
Randomize module order
#325 opened by pylang - 2
- 2
Tests fail on pytest 6
#305 opened by eli-schwartz - 2
- 3
Add conda release
#282 opened by dycw - 0
seed based on best avialable random source (os.urandom or time.time() + pid + time.monotonic())
#267 opened by graingert - 1
test_entrypoint_injection fail
#255 opened by Alessandro-Barbieri - 8
Compatability with pytest pytest-xdist==1.30.0
#201 opened by therefromhere - 6
Provide reverse order
#242 opened by thbde - 4
- 3
- 2
- 3
Allow to repeat tests.
#228 opened by tobiasraabe - 5
Switch the default behavior of randomization
#222 opened by windelbouwman - 1
- 3
reorganize randomly across more things
#209 opened by graingert