Metadata-Version: 1.0
Name: pytest-greendots
Version: 0.2
Summary: Green progress dots
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: MIT
Description: pytest plugin to colour progress dots
        
        Usage
        -----
        
        install/update via::
        
            pip install -U pytest-greendots
        
        and to run tests type::
        
            py.test
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Testing
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
