Metadata-Version: 1.1
Name: spyder_unittest
Version: 0.3.1
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: 
        This is a plugin for the Spyder IDE that integrates popular unit test
        frameworks. It allows you to run tests and view the results.
        
        The plugin supports the `unittest` framework in the Python
        standard library and the `pytest` 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)
