Metadata-Version: 2.1
Name: cutest
Version: 0.0.1
Summary: A cute, composable unit test framework for Python
Home-page: https://github.com/jessebrennan/cutest
Author: jessebrennan
Author-email: brennan@pacific.net
License: UNKNOWN
Description: # cutest
        A cute, composable unit test framework for Python
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
