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
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown

# Python String Test Runner

Unittest wrapper that runs tests contained in strings.


