fix: set log level for pytest

This commit is contained in:
debugtalk
2022-06-17 21:01:13 +08:00
parent 39fdff343d
commit e72a9d8d4c
5 changed files with 23 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
**python version**
- feat: support skip for pytest
- feat: print request and response details when running API cases
- feat: print request and response details in DEBUG level when running API cases
- fix: support None/dict/list format when printing sql response
## v4.1.3 (2022-06-14)