What's Changed
---
- Update json assertion type `not contains` to `not_contains`
- Update logging console output default state to off
- Add pytest run parameter console printing
- Remove all support for excel as use case data file
- Fix use case data schema model section parameters type, note that it is currently not defined as very strict
- Add pydantic data validation, which is currently optional
- Fix the lack of condition judgment when parsing some nullable parameters
**Full Changelog**: https://github.com/wu-clan/automated_api_pytest/compare/v0.0.5a2...v0.0.5a3