Metadata-Version: 1.1
Name: pyVows
Version: 2.0.2
Summary: pyVows is a BDD test engine based on Vows.js <http://vowsjs.org>.
Home-page: http://pyvows.org
Author: Zearin
Author-email: heynemann@gmail.com
License: MIT
Description: pyVows is a test engine based on Vows.js. It features topic-based testing, 
                (*fast*) parallel running of tests, code coverage reports, test profiling, and 
                more: 
        
                http://pyvows.org
        
        
Keywords: test testing vows tdd bdd development coverage profile profiling
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Testing
