pytest-randomly
JSON →Pytest-randomly is a pytest plugin that randomly orders tests and controls the random seed. Its primary purpose is to help identify and prevent inter-test dependencies and 'flaky' tests by ensuring tests do not rely on a specific execution order. It also resets the global `random.seed()` at the start of each test and can manage the random states of several other libraries. The current version is 4.0.1, and the project is actively maintained.
Traffic · last 30 days ↑467% vs prev 7d
total hits 33
actors 8 distinct systems
last hit 12h ago ByteDance
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇦🇺 Australia · 🇩🇪 Germany
Resources
API endpoints
full doc /v1/registry/pytest-randomly
compatibility /v1/registry/pytest-randomly/compatibility