×

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 73fe658ee5096707d06064db0c72f1b0
arch x86_64
build py39h06a4308_0
depends importlib-metadata >=3.6.0, pytest, python >=3.9,<3.10.0a0
license MIT
license_family MIT
md5 73fe658ee5096707d06064db0c72f1b0
name pytest-randomly
platform linux
sha1 9bb4c7f9dd922c4be67d28c0559d23b58daa3b6d
sha256 3e0d31ecc057918462221f01d23a4c101ddf01eb05122aa04b27f63d9f6fb32c
size 17172
subdir linux-64
timestamp 1698945824115
version 3.15.0