🐛 Fixed
- Properly fix an empty list to
phases.coverage.unexpected-methods
disabling testing of unexpected HTTP methods. - Import all checks inside
Case.validate_response
. It is relevant for manually constructingCase
instances outside of Schemathesis tests. #3184
🔧 Changed
- Infer subresource dependencies in responses.
- Avoid creating resources that are not objects.