-
Type:
Improvement
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Our current pytest configuration approach uses explicit ignores and norecursedirs to avoid running environment-specific test suites. This is an anti-pattern and makes extending our tests to async difficult and unwieldy. Pytest markers are the preferred way to configure test suites to run with specific environment flags.
- causes
-
PYTHON-4769 Investigate pref regression in TestFindManyAndEmptyCursor benchmark
-
- Closed
-
-
PYTHON-4613 Eventlet tests failing with Runner.run() cannot be called from a running event loop
-
- Closed
-