Metadata-Version: 1.0
Name: teamcity-nose
Version: 1.1
Summary: A nose plugin to send test result messages to TeamCity continuous integration server
Home-page: http://pypi.python.org/pypi/teamcity-nose
Author: Leonid Shalupov
Author-email: Leonid.Shalupov@jetbrains.com
License: Apache 2.0
Description: Just install this python egg to
        enable reporting test results to TeamCity server.
        
        Plugin will activate itself only under TeamCity build
        (which is detected by presence of environment variable
        TEAMCITY_PROJECT_NAME)
        
Keywords: unittest nose teamcity test
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
