{"id":24789,"library":"unittest-parallel","title":"unittest-parallel","description":"unittest-parallel is a parallel unit test runner for Python's unittest framework with coverage support. Version 1.8.0, maintained, with monthly releases.","status":"active","version":"1.8.0","language":"python","source_language":"en","source_url":"https://github.com/craigahobbs/unittest-parallel","tags":["testing","parallel","unittest","coverage"],"install":[{"cmd":"pip install unittest-parallel","lang":"bash","label":"PyPI"}],"dependencies":[{"reason":"Required for coverage reporting","package":"coverage","optional":true}],"imports":[{"note":"unittest-parallel is a command-line tool, not a library for import.","wrong":"import unittest_parallel","symbol":"unittest-parallel","correct":"# This is a CLI tool, no import needed. Run: python -m unittest-parallel"}],"quickstart":{"code":"python -m unittest-parallel -v","lang":"bash","description":"Run all tests in parallel with verbose output."},"warnings":[{"fix":"Use `python -m unittest-parallel` instead of `import unittest_parallel`.","message":"Do not import unittest_parallel as a module; use the command line tool `python -m unittest-parallel` or the `unittest-parallel` script.","severity":"gotcha","affected_versions":"all"},{"fix":"Replace `-j 4` with `--processes 4`.","message":"The `-j` flag for specifying number of processes is deprecated; use `--processes` instead.","severity":"deprecated","affected_versions":">=1.7.0"},{"fix":"Use Python 3.7 or later.","message":"Python 3.6 support dropped in version 1.7.0.","severity":"breaking","affected_versions":">=1.7.0"}],"env_vars":null,"search_vec":"'1.8.0':22 'coverag':19,30 'framework':17 'maintain':23 'month':25 'parallel':3,6,9,28 'python':14 'releas':26 'runner':12 'support':20 'test':11,27 'unit':10 'unittest':2,5,16,29 'unittest-parallel':1,4 'version':21","created_at":"2026-05-01T08:14:56.070305+00:00","updated_at":"2026-05-01T08:14:56.070305+00:00","problems":{"verify_error":"no import statement found"},"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":"1.8.2","cli_name":"unittest-parallel","cli_version":"usage: unittest-parallel [-h] [-v] [-q] [-f] [-b] [-k TESTNAMEPATTERNS]","type":"library","homepage":null,"github":"https://github.com/craigahobbs/unittest-parallel","docs":null,"changelog":null,"pypi":"https://pypi.org/project/unittest-parallel/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":"skip","verified_at":"2026-06-29","last_verified":"2026-06-29","next_check":"2026-07-06","install_tag":null}}