new feature: ate-locust

This commit is contained in:
httprunner
2017-08-18 17:23:47 +08:00
parent 73dd8128fa
commit b334e168cf
10 changed files with 154 additions and 11 deletions

5
main-ate.py Normal file
View File

@@ -0,0 +1,5 @@
""" used for debugging
"""
from ate.cli import main_ate
main_ate()