Metadata-Version: 1.1
Name: nose-htmloutput
Version: 0.1
Summary: ...
Home-page: https://github.com/ionelmc/nose-htmloutput
Author: Ionel Cristian Mărieș
Author-email: contact@ionelmc.ro
License: BSD
Description: nose-htmloutput
        ===============
        
        Usage:
        
          --with-html           Enable plugin HtmlOutput:  Output test results as
                                pretty html.  [NOSE_WITH_HTML]
          --html-file=FILE      Path to html file to store the report in. Default is
                                nosetests.html in the working directory
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
