FreeBSD.software
Home/devel/py311-pytest-random-order

py311-pytest-random-order

1.1.1_1

Randomize the order in which pytest tests are run with some control over the randomness

pytest-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.

Origin: devel/py-pytest-random-order
Category: devel
Size: 62.3KiB
License: MIT
Maintainer: sunpoet@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install py311-pytest-random-order

Dependencies (2)

More in devel