change: make converted referenced pytest files always relative to project RootDir

This commit is contained in:
debugtalk
2020-06-20 23:53:45 +08:00
parent 6a6bb49c66
commit 4ff9770c64
15 changed files with 132 additions and 193 deletions

View File

@@ -6,6 +6,10 @@
- feat: integrate [locust](https://locust.io/) v1.0
**Changed**
- change: make converted referenced pytest files always relative to ProjectRootDir
**Fixed**
- change: do not raise error if failed to get client/server address info