{"classifiers": ["Development Status :: 4 - Beta", "Framework :: Pytest", "Intended Audience :: Developers", "Topic :: Software Development :: Testing", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Operating System :: OS Independent", "License :: OSI Approved :: MIT License"], "extensions": {"python.details": {"contacts": [{"email": "jamesw96@uw.edu, reverbc@me.com", "name": "James Wang, Reverb Chu", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/reverbc/pytest-concurrent"}}, "python.exports": {"pytest11": {"concurrent": "pytest_concurrent"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "license": "MIT", "metadata_version": "2.0", "name": "pytest-concurrent", "run_requires": [{"requires": ["psutil (>=5.2.2)", "pytest (>=3.1.1)"]}, {"environment": "python_version < \"3.0\"", "requires": ["futures"]}], "summary": "Concurrently execute test cases with multithread, multiprocess and gevent", "test_requires": [{"requires": ["pytest"]}], "version": "0.1.2"}