Metadata-Version: 1.0
Name: pytest-xdist
Version: 1.4
Summary: py.test xdist plugin for distributed testing and loop-on-failing modes
Home-page: http://bitbucket.org/hpk42/pytest-xdist
Author: holger krekel and contributors
Author-email: py-dev@codespeak.net,holger@merlinux.eu
License: GPLv2 or later
Description: 
        py.test 'xdist' plugin for distributed testing and loop-on-failing modes. 
        
        See http://pytest.org/plugin/xdist.html for documentation and, after
        installation of the ``pytest-xdist`` PyPI package, ``py.test -h`` 
        for the new options. 
        
Platform: linux
Platform: osx
Platform: win32
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
