You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[refactor] Simplified code for marking pytest.Items with "asyncio" in auto mode.
The implementation tests against the item type rather than testing against the test function itself. This prevents duplicate logic in identifying whether a test function is a staticmethod, a Hypothesis test, …
Signed-off-by: Michael Seifert <[email protected]>
0 commit comments