×

Pytest plugin to randomly order tests and control random.seed. By resetting the random seed to a repeatable number for each test, tests can create data based on random numbers and yet remain repeatable, for example factory boy's fuzzy values. This is good for ensuring that tests specify the data they need and that the tested system is not affected by any data that is filled in randomly due to not being specified. Pytest will automatically find the plugin and use it when you run pytest.

Uploaded Mon Mar 31 01:26:11 2025
md5 checksum 48b52c0d25e6135a8e4497b07a18e848
arch x86_64
build py38h06a4308_0
depends importlib-metadata >=3.6.0, pytest, python >=3.8,<3.9.0a0
license MIT
license_family MIT
md5 48b52c0d25e6135a8e4497b07a18e848
name pytest-randomly
platform linux
sha1 ea7106d7e850f419163b7980f1ca0be6881610c8
sha256 76a8af835deb523354845deb3162d4f0a89ca6778a30ca8fcf4d9c5d3105b052
size 17167
subdir linux-64
timestamp 1698945853342
version 3.15.0