fix(run_tests_batched): graceful xdist fallback, live progress streaming, ANSI colors, absolute default paths
This commit is contained in:
@@ -36,6 +36,7 @@ dev = [
|
||||
"pytest>=9.0.2",
|
||||
"pytest-cov>=7.0.0",
|
||||
"pytest-asyncio>=0.25.3",
|
||||
"pytest-xdist>=3.6.0",
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
||||
Reference in New Issue
Block a user