change: make FROM path in testcase notes relative to project_meta.RootDir

This commit is contained in:
debugtalk
2020-06-19 23:27:17 +08:00
parent 1918f62c64
commit c92ea39e7c
14 changed files with 40 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
# NOTE: Generated By HttpRunner v3.0.13
# FROM: examples/httpbin/basic.yml
# NOTE: Generated By HttpRunner v3.1.0
# FROM: basic.yml
from httprunner import HttpRunner, Config, Step, RunRequest, RunTestCase