pytest-dev/pytest: 9.1.0.dev0: Merge pull request #13890 from bluetech/cherry-pick-release
Cherry-pick 9.0.0 release notes
Daily edition · Python
TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.
Cherry-pick 9.0.0 release notes
pytest 9.0.0 (2025-11-05) New features #1367: Support for subtests has been added. subtests <subtests> are an alternative to parametrization, useful in situations where the parametrization values are not all known at…