pytest integration¶
OverrideFactory ¶
Bases: Protocol
The callable depin_override returns.
Named so a helper that takes depin_override as a parameter has something
to annotate it with; the plugin exports no fixture importable this way,
only this type.
AsyncOverrideFactory ¶
Bases: Protocol
The callable depin_aoverride returns; the async counterpart to OverrideFactory.