Metadata-Version: 2.0
Name: paratest-python-nose
Version: 0.0.1
Summary: Plugin for Paratest to run python tests with nose
Home-page: https://github.com/paratestproject/paratest-plugin-template
Author: Miguel Angel Garcia
Author-email: miguelangel.garcia@gmail.com
License: MIT
Keywords: parallel test plugin nose python
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks

Plugin for Paratest_ to run Python tests with Nose_, splitting by test suite.

.. _`Paratest`: https://github.com/paratestproject/paratest
.. _`Nose`: https://pypi.python.org/pypi/nose


