Metadata-Version: 1.1
Name: spyder_unittest
Version: 0.3.0
Summary: Plugin to run tests from within the Spyder IDE
Home-page: https://github.com/spyder-ide/spyder-unittest
Author: Spyder Project Contributors
Author-email: UNKNOWN
License: MIT
Description-Content-Type: UNKNOWN
Description: 
        This is a plugin for the Spyder IDE that integrates popular unit test
        frameworks. It allows you to run tests and view the results.
        
        **Status:**
        This is a work in progress. It is useable, but only the basic functionality
        is implemented at the moment. The plugin currently supports the py.test and nose
        testing frameworks.
        
Keywords: Qt PyQt4 PyQt5 spyder plugins testing
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications :: Qt
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Text Editors :: Integrated Development Environments (IDE)
