🔧 Changed
- Update the upper bound on
pytest-subtests
to<0.15.0
. - Adjust JUnit XML output so Jenkins properly displays it.
🐛 Fixed
- Do not report 5XX responses in
use_after_free
as they don't indicate the presence of the previously deleted resource. - Deduplicate test cases in JUnit XML report.
🏎️ Performance
- Faster iteration over API operations.