feat: support run testcases in specified folder path, including testcases in sub-folders

This commit is contained in:
debugtalk
2022-03-28 22:38:23 +08:00
parent f93e5eb789
commit 71a2ae944d
4 changed files with 41 additions and 29 deletions

View File

@@ -7,7 +7,7 @@
**go version**
- feat: add `--profile` flag for har2case to support overwrite headers/cookies with specified yaml/json profile file
- feat: support run testcases in specified folder path
- feat: support run testcases in specified folder path, including testcases in sub folders
- change: integrate [sentry sdk][sentry sdk] for panic reporting and analysis
- change: lock funplugin version when creating scaffold project
- fix: call referenced api/testcase with relative path