Metadata-Version: 1.1
Name: nosetest_tracker
Version: 0.0.2
Summary: Tracking test cases in nose and logs them
Home-page: https://github.com/Hallborg/nosetest-tracker
Author: Hallborg
Author-email: jesper.hallborg@hotmail.com
License: MIT
Description: # nosetest-tracker

        Keep track of the history of test cases 

        

        By utilizing the nosetest setting for xunit this program read the xml file

        created and get the data needed to create a history log over test cases.

        
Keywords: test development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
