mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-03 06:49:38 +08:00
feat: support think time for load testing #120
This commit is contained in:
@@ -11,6 +11,7 @@ var (
|
||||
demoTestCaseYAMLPath TestCasePath = "examples/demo.yaml"
|
||||
demoRefAPIYAMLPath TestCasePath = "examples/ref_api_test.yaml"
|
||||
demoRefTestCaseJSONPath TestCasePath = "examples/ref_testcase_test.json"
|
||||
demoThinkTimeJsonPath TestCasePath = "examples/think_time_test.json"
|
||||
demoAPIYAMLPath APIPath = "examples/api/put.yml"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user