Skip to content

Add compatibility with pytest >= 7.3.0 #1117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Add compatibility with pytest >= 7.3.0 #1117

merged 1 commit into from
Aug 24, 2023

Conversation

tjni
Copy link
Contributor

@tjni tjni commented Aug 5, 2023

Starting in this version, marks are no longer ordered. Sorting by their names still sorts slow marks to the end of the list of tests.

Starting in this version, marks are no longer ordered. Sorting by their
names still sorts slow marks to the end of the list of tests.
@soxoj
Copy link
Owner

soxoj commented Aug 24, 2023

Thanks!

@soxoj soxoj merged commit dc9b44b into soxoj:main Aug 24, 2023
@tjni tjni deleted the pytest-7.3-compatibility branch August 24, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants