You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
ShurikMen
changed the title
The sorting of parameterized tests broke down in 8.0.0
The sorting of parameterized tests broke down in pytest 8.0.0
Feb 14, 2024
In release 8.0.0, the order of test execution has changed.
The logic of the new order is not clear.
For illustration simple parameterized tests
Order in pytest <=7.4.4
Order in pytest >=8.0.0
The text was updated successfully, but these errors were encountered: