{"library":"zope-testing","type":"library","category":null,"description":"Zope.testing is a foundational Python package providing a suite of testing frameworks for Zope applications, supporting both doctest and unittest paradigms. It includes a flexible test runner (`zope.testrunner`), along with specialized utilities for test environment cleanup (`zope.testing.cleanup`), HTML form parsing for functional tests (`zope.testing.formparser`), robust logging support (`zope.testing.loggingsupport`), and streamlined setup/teardown automation (`zope.testing.setupstack`). The current version is 6.1, and its release cadence typically aligns with the broader Zope project, seeing updates roughly every 2-6 months.","language":"python","status":"active","version":"6.1","tags":["testing","zope","doctest","unittest","testrunner","functional-testing","cleanup","logging"],"last_verified":"Mon May 25","install":[{"cmd":"pip install zope.testing","imports":["from zope.testing.testrunner.runner import Runner","from zope.testing.cleanup import cleanup","from zope.testing.loggingsupport import InstalledHandler","import zope.testing.setupstack","import zope.testing.doctestcase","import zope.testing.renormalizing"]}],"homepage":null,"github":"https://github.com/zopefoundation/zope.testing","docs":null,"changelog":null,"pypi":"https://pypi.org/project/zope-testing/","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":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zope-testing/compatibility"}}