Metadata-Version: 2.0 Name: Contexts Version: 0.11.1 Summary: Dead simple descriptive testing for Python. No custom decorators, no context managers, no '.feature' files, no fuss. Home-page: https://github.com/benjamin-hodgson/Contexts Author: Benjamin Hodgson Author-email: benjamin.hodgson@huddle.net License: UNKNOWN Platform: UNKNOWN Classifier: Development Status :: 4 - Beta Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3.3 Classifier: Programming Language :: Python :: 3.4 Classifier: License :: OSI Approved :: MIT License Classifier: Intended Audience :: Developers Classifier: Intended Audience :: Information Technology Classifier: Natural Language :: English Classifier: Operating System :: OS Independent Classifier: Topic :: Software Development Classifier: Topic :: Software Development :: Quality Assurance Classifier: Topic :: Software Development :: Testing Requires-Dist: setuptools (>=1.0) Provides-Extra: colour Requires-Dist: colorama (>=0.2.7); extra == 'colour' See the Github project page (https://github.com/benjamin-hodgson/Contexts) for more information.