Metadata-Version: 2.1
Name: stressrunner
Version: 1.0.1
Summary: A stressrunner similar as TextTestRunner for stress test, support for html report.
Home-page: https://github.com/txu2k8/stress-runner
Author: tao.xu
Author-email: tao.xu2008@outlook.com
License: MIT
Description: # stress-runner
        A runner similar as TextTestRunner for stress test, support for html report.
        Based on unittest, support iterative exection, html report, send html report, etc.
        
Keywords: stress,stressrunner,html,unittest
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.4.0
Description-Content-Type: text/markdown
