new feature: ate-locust

This commit is contained in:
debugtalk
2017-08-18 17:23:47 +08:00
parent a871bcf837
commit 148b2b9e9c
10 changed files with 154 additions and 11 deletions

5
main-locust.py Normal file
View File

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