{"library":"testscenarios","type":"library","category":null,"description":"Testscenarios is a Python library that extends `unittest` to provide clean dependency injection, enabling a single test method to be run with multiple scenarios. This is particularly useful for interface testing (testing many implementations via a single test suite) or for classic dependency injection, where test dependencies are provided externally. The library is currently at version 0.5.0, offering a stable approach to scenario-based testing.","language":"python","status":"active","version":"0.5.0","tags":["testing","unittest","dependency injection","scenarios","test automation"],"install":[{"cmd":"pip install testscenarios","imports":["from testscenarios import TestWithScenarios"]}],"homepage":null,"github":"https://github.com/testing-cabal/testscenarios","docs":null,"changelog":null,"pypi":"https://pypi.org/project/testscenarios/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.3,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/testscenarios/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}