{"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"],"last_verified":"Sun May 24","install":[{"cmd":"pip install testscenarios","imports":["from testscenarios import TestWithScenarios","from testscenarios import load_tests_apply_scenarios"]}],"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.8,"avg_import_s":0.3,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/testscenarios/compatibility"}}