python3-pytest-random-order
Pytest plugin to randomize the order of pytests


pytest-random-order is a plugin for `pytest<http://pytest.org>`_ that randomises the order in which tests are run to reveal unwanted coupling between tests. 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.

MIT

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...