Metadata-Version: 2.1
Name: strtest
Version: 0.0.3
Summary: Runs test code contained in strings
Home-page: https://github.com/Insper/python-string-test-runner
Author: Andrew Kurauchi
Author-email: andrewtnk@insper.edu.br
License: MIT
Description: # Python String Test Runner
        
        Unittest wrapper that runs tests contained in strings.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
