Path to this page:
./
devel/py-test-random-order,
Randomise the order in which pytest tests are run
Branch: pkgsrc-2021Q3,
Version: 1.0.4,
Package name: py38-test-random-order-1.0.4,
Maintainer: pkgsrc-userspytest-random-order is a pytest plugin that randomises the order of tests. This
can be useful to detect a test that passes just because it happens to run after
an unrelated test that leaves the system in a favourable state.
The plugin allows user to control the level of randomness they want to
introduce and to disable reordering on subsets of tests. Tests can be rerun in
a specific order by passing a seed value reported in a previous test run.
Master sites:
SHA1: 2210e86ad78ef333da45dc25c622dfe3cfab5bba
RMD160: 02e9bbad6a7bbb31adf090dc26b607ddcf3f18f5
Filesize: 17.622 KB
Version history: (Expand)
- (2021-09-28) Package added to pkgsrc.se, version py38-test-random-order-1.0.4 (created)