{"library":"pytest-randomly","type":"library","category":null,"description":"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.","language":"python","status":"active","version":"4.0.1","tags":["pytest","testing","randomization","plugin","test-order","flaky-tests"],"install":[{"cmd":"pip install pytest-randomly","imports":["This is a pytest plugin and is automatically loaded. Direct imports for its core functionality are not typically needed. Advanced users can register entry points for custom random seeders via 'pytest_randomly.random_seeder'."]}],"homepage":null,"github":"https://github.com/pytest-dev/pytest-randomly","docs":null,"changelog":"https://github.com/pytest-dev/pytest-randomly/blob/main/CHANGELOG.rst","pypi":"https://pypi.org/project/pytest-randomly/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-randomly/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}