{"library":"pytest-parallel","type":"library","category":null,"description":"pytest-parallel is a pytest plugin that enables parallel and concurrent testing by utilizing both multiprocessing (workers) and multithreading (tests per worker). It is designed for specific use cases, such as Selenium tests, where tests can be thread-safe, benefit from non-blocking I/O, and manage minimal state in the Python environment. It is not intended as a direct replacement for pytest-xdist, which focuses solely on process-based parallelism for general test distribution. The current version is 0.1.1. The project appears to be unmaintained.","language":"python","status":"abandoned","version":"0.1.1","tags":["pytest","testing","parallel","concurrency","selenium"],"install":[{"cmd":"pip install pytest-parallel","imports":[]}],"homepage":null,"github":"https://github.com/browsertron/pytest-parallel","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-parallel/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sun Apr 12","next_check":"Sat Jul 11","install_tag":null}}