mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Use YAML templates for setting up Python and running tests. Use matrix instead of separate jobs for Windows 32-bit and 64-bit runs. Change --debugpy-logs to --debugpy-log-dir with explicit destination, and use that to capture and publish test logs in CI. Delete logs for passed tests by default, and add --debugpy-log-passed to opt out. |
||
|---|---|---|
| .. | ||
| _logs | ||
| debug | ||
| DEBUGGEE_PYTHONPATH | ||
| debugpy | ||
| patterns | ||
| test_data | ||
| tests | ||
| watchdog | ||
| __init__.py | ||
| code.py | ||
| conftest.py | ||
| logs.py | ||
| net.py | ||
| pytest_fixtures.py | ||
| pytest_hooks.py | ||
| requirements.txt | ||
| timeline.md | ||
| timeline.py | ||