Metadata-Version: 2.1
Name: pytest-parallelize-tests
Version: 0.1
Summary: pytest plugin that parallelizes test execution across multiple hosts
Home-page: https://github.com/StarfishStorage/pytest-parallelize-tests
Author: Starfish Storage Corporation
Author-email: rkujawa@starfishstorage.com
Maintainer: Radek Kujawa
Maintainer-email: rkujawa@starfishstorage.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# pytest-parallelize-tests
Pytest plugin that parallelizes test execution across multiple hosts


