File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ### 3.10.0 - (in progress) New ` with_case_tags ` decorator
3+ ### 3.10.0 - (in progress) New ` with_case_tags ` decorator + pytest 9 compatibility
44
5+ - Fixed an issue with ` pytest 9 ` related to the fixture closure building fixes
6+ [ pytest-dev/pytest #13789 ] ( https://github.com/pytest-dev/pytest/pull/13789 ) ,
7+ solving [ pytest-dev/pytest #13773 ] ( https://github.com/pytest-dev/pytest/issues/13773 ) .
8+ Fixed [ #374 ] ( https://github.com/smarie/python-pytest-cases/issues/374 ) . PR
9+ [ #376 ] ( https://github.com/smarie/python-pytest-cases/pull/376 ) by [ jammer87] ( https://github.com/jammer87 ) .
510- Added the ` with_case_tags ` decorator for applying common tags to all cases
611 defined in a case class. Fixes [ #351 ] ( https://github.com/smarie/python-pytest-cases/issues/351 ) .
712 PR [ #361 ] ( https://github.com/smarie/python-pytest-cases/pull/361 )
You can’t perform that action at this time.
0 commit comments