mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
* Enable import ptvsd test parameter on windows * Add copyright header * Add output tests * Add multi thread tests * Add return value tests * Remove debug_session fixture from newer tests * Fix linter * Add args tests * Add break into debugger tests * Add conditional breakpoint tests * Fix linter * Tweak start_method fixture * Address comments |
||
|---|---|---|
| .. | ||
| testfiles | ||
| __init__.py | ||
| test_args.py | ||
| test_break_into_dbg.py | ||
| test_breakpoints.py | ||
| test_completions.py | ||
| test_django.py | ||
| test_evaluate.py | ||
| test_flask.py | ||
| test_multiproc.py | ||
| test_output.py | ||
| test_run.py | ||
| test_start_stop.py | ||
| test_threads.py | ||