Metadata-Version: 1.1
Name: pytest-spawner
Version: 0.1.0
Summary: py.test plugin to spawn process and communicate with them.
Home-page: https://git.qe-infra.yandex-team.ru/users/dldmitry/repos/pytest-spawner/browse
Author: Dmitriy Lipin
Author-email: dldmitry@yandex-team.ru
License: MIT License
Description: pytest-spawner
        ==============
        
        py.test plugin to spawn processes in background. Code based on gaffer project.
        
Keywords: py.test pytest
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Testing
