Metadata-Version: 1.1
Name: pytest-pride
Version: 0.1.2
Summary: Minitest-style test colors
Home-page: https://github.com/meunierd/pytest-pride
Author: Devon Meunier
Author-email: devon.meunier@gmail.com
License: MIT
Description: pytest-pride
        ================
        
        Minitest-pride style test colors.
        
        ![Screenshot](screenshot.png)
        
        Usage
        -----
        
        Install with:
        
            pip install -U pytest-pride
        
        and then run your test suite:
        
            py.test
        
        and marvel at all the pretty colors
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Testing
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
