{"library":"parameterized","type":"library","category":null,"description":"Parameterized is a Python library that provides parameterized testing capabilities for various test frameworks like unittest, pytest, and nose. It simplifies writing data-driven tests by allowing the same test logic to be run with multiple sets of input data, reducing duplication and improving test coverage. The current version is 0.9.0, released in March 2023.","language":"python","status":"active","version":"0.9.0","tags":["testing","unittest","pytest","nose","data-driven testing","parameterization"],"install":[{"cmd":"pip install parameterized","imports":["from parameterized import parameterized","from parameterized import param","from parameterized import parameterized_class"]}],"homepage":null,"github":"https://github.com/wolever/parameterized","docs":null,"changelog":null,"pypi":"https://pypi.org/project/parameterized/","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.5,"avg_import_s":0.36,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/parameterized/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}