Skip to content

Compatibility with upcoming pytest 5.4#1

Merged
griddic merged 1 commit intogriddic:masterfrom
nicoddemus:patch-1
Feb 26, 2020
Merged

Compatibility with upcoming pytest 5.4#1
griddic merged 1 commit intogriddic:masterfrom
nicoddemus:patch-1

Conversation

@nicoddemus
Copy link
Contributor

FixtureDef.cache_result will be always set in pytest 5.4 (pytest-dev/pytest#6737). This change makes it compatible when the new version is released while keeping it backward compatible.

`FixtureDef.cache_result` will be always set in pytest 5.4 (pytest-dev/pytest#6737). This change makes it compatible when the new version is released while keeping it backward compatible.
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