Metadata-Version: 1.0
Name: pytest-capturelog
Version: 0.1
Summary: py.test plugin to capture log messages
Home-page: http://bitbucket.org/memedough/pytest-capturelog/overview
Author: Meme Dough
Author-email: memedough@gmail.com
License: MIT License
Description: pytest-capturelog
        =================
        
        py.test plugin to capture log messages
        
        Installation with pip::
        
        pip install pytest-capturelog
        
        Installation with easy install::
        
        easy_install pytest-capturelog
Keywords: py.test pytest
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
