pytest
631dd86e
- fixtures: make the FixtureValue TypeVar covariant
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
82 days ago
fixtures: make the FixtureValue TypeVar covariant This TypeVar represents the return value of the fixture function, so should be covariant.
References
#13801 - fixtures: replace PseudoFixtureDef with RequestFixtureDef which is a real FixtureDef
Author
bluetech
Committer
bluetech
Parents
c8a46188
Loading