{"library":"concurrencytest","type":"library","category":null,"description":"The `concurrencytest` library, currently at version 0.1.11, enables parallel execution of standard Python `unittest` test suites across multiple worker processes. It aims to speed up test execution by leveraging CPU cores. The library is actively maintained, with its latest release in March 2026, and provides mechanisms to control the number of worker processes and how tests are distributed among them.","language":"python","status":"active","version":"0.1.11","tags":["concurrency","parallel","test","unittest","testing"],"last_verified":"Sun May 24","install":[{"cmd":"pip install concurrencytest","imports":["from concurrencytest import ConcurrentTestSuite","from concurrencytest import fork_for_tests","from concurrencytest import partition_tests","from concurrencytest import partition_tests_by_class"]}],"homepage":null,"github":"https://github.com/cgoldberg/concurrencytest","docs":null,"changelog":null,"pypi":"https://pypi.org/project/concurrencytest/","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.9,"avg_import_s":0.36,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/concurrencytest/compatibility"}}