Tier 2 dev workflow: Windows test runner + result sync
- run_tests.bat: double-click test runner with JSON result capture - run_script.bat: run any script with output capture - test_results/ folder for Syncthing-based result sharing - Auto-mark NX-dependent tests for --quick mode - pytest-json-report for structured results
This commit is contained in:
@@ -68,3 +68,4 @@ pytest-cov>=4.1.0
|
||||
black>=23.12.0
|
||||
ruff>=0.1.0
|
||||
mypy>=1.8.0
|
||||
pytest-json-report
|
||||
|
||||
Reference in New Issue
Block a user