{"library":"pytest-find-dependencies","type":"library","category":null,"description":"A pytest plugin designed to automatically identify dependencies between tests. It achieves this by running tests in various sequences (forward and backward) and employing a binary search algorithm to pinpoint which tests rely on others. This can help uncover hidden state-based dependencies that lead to flaky tests. The current version is 0.6.0 and it is actively maintained.","language":"python","status":"active","version":"0.6.0","tags":["pytest-plugin","testing","dependencies","test-analysis","flaky-tests"],"install":[{"cmd":"pip install pytest-find-dependencies","imports":["This plugin is primarily activated via the pytest command-line interface using the `--find-dependencies` option. Direct Python imports into user test files for its core functionality are not typical."]}],"homepage":null,"github":"https://github.com/mrbean-bremen/pytest-find-dependencies","docs":null,"changelog":"https://github.com/mrbean-bremen/pytest-find-dependencies/blob/main/CHANGELOG.rst","pypi":"https://pypi.org/project/pytest-find-dependencies/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-find-dependencies/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}