Metadata-Version: 1.1
Name: trial-osxnotifier
Version: 0.1.4
Summary: A Trial reporter that reports with OS X notifications
Home-page: https://github.com/Julian/trial-osxnotifier
Author: Julian Berman
Author-email: Julian@GrayVines.com
License: MIT
Description: Trial OS X Notifier
        ===================
        
        A Trial reporter inspired by `pytest-osxnotifier
        <https://github.com/dbader/pytest-osxnotify>`_.
        
        
        Installation
        ------------
        
            pip install trial-osxnotifier
        
        
        Usage
        -----
        
            trial --reporter notify yourtests
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
