Metadata-Version: 1.1
Name: CramUnit
Version: 0.2
Summary: Tool to create Unittests/Xunit output from cram (*.t) tests.
Home-page: http://github.com/mpkocher/CramUnit
Author: mpkocher
Author-email: mkocher@pacificbiosciences.com
License: BSD
Download-URL: https://github.com/mpkocher/CramUnit/tarball/0.2
Description: CramUnit
        ========
        
        Tool to generate Unittest/Xunit output from cram tests.
        
            $> python run_cram_unit.py /path/to/mytests --xunit nose_mytests.xml
Keywords: testing,cram,jenkins,xunit
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Bug Tracking
