Skip to content

Conversation

yogevyuval
Copy link

Currently capybara only supports pytest 3 because of the deprecated get_marker.
This fixes that and supports modern pytest versions

@yogevyuval
Copy link
Author

@elliterate ?

@@ -12,7 +12,7 @@
"flaky",
"flask",
"py",
"pytest ~= 3.0, != 3.3.*, < 3.7",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove support for earlier versions of pytest?

@yoeun yoeun removed their request for review October 18, 2023 23:04
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