refactor: make pytest testcases

This commit is contained in:
debugtalk
2022-06-26 13:21:25 +08:00
parent ccaa0d3361
commit 2caf5d5159
20 changed files with 92 additions and 110 deletions

View File

@@ -11,6 +11,11 @@
- fix: support log debug level for load testing
- fix: failed to load json/data content in api reference
- fix: failed to convert postman collection containing multipart/form-data requests to pytest
- fix: only get the first parameter in referenced testcase
**python version**
- refactor: make pytest testcases
## v4.1.4 (2022-06-17)