🐛 Fixed
- False positives in
negative_data_rejectioncheck when test cases are modified after generation by hooks, stateful testing, or auth providers. #3073 - Ignored per-operation exclusion via a config file when using
schemathesis.pytest.from_fixture.
🔧 Changed
- Show mutation metadata in
negative_data_rejectioncheck for all testing phases.