debugpy/tests
2019-10-16 11:44:17 -07:00
..
_logs Also capture full pytest logs with --ptvsd-logs. 2019-09-30 04:41:10 -07:00
debug Switch test output capture to use os.pipe(). Fixes #1819. 2019-10-16 11:44:17 -07:00
DEBUGGEE_PYTHONPATH Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods. 2019-09-26 13:20:26 -07:00
patterns Reformat tests. 2019-10-03 18:31:37 -07:00
ptvsd Switch test output capture to use os.pipe(). Fixes #1819. 2019-10-16 11:44:17 -07:00
test_data Reformat tests. 2019-10-03 18:31:37 -07:00
tests Place pydevd log file in debug.Session log directory, for better handling of multi-session (e.g. multiproc) tests. 2019-10-16 11:44:17 -07:00
watchdog Reformat tests. 2019-10-03 18:31:37 -07:00
__init__.py Place pydevd log file in debug.Session log directory, for better handling of multi-session (e.g. multiproc) tests. 2019-10-16 11:44:17 -07:00
code.py Fix remaining tests to reflect the debug adapter refactoring changes. 2019-07-11 16:19:06 -07:00
conftest.py Reformat tests. 2019-10-03 18:31:37 -07:00
logs.py Place pydevd log file in debug.Session log directory, for better handling of multi-session (e.g. multiproc) tests. 2019-10-16 11:44:17 -07:00
net.py Reformat tests. 2019-10-03 18:31:37 -07:00
pytest_fixtures.py Place pydevd log file in debug.Session log directory, for better handling of multi-session (e.g. multiproc) tests. 2019-10-16 11:44:17 -07:00
pytest_hooks.py Place pydevd log file in debug.Session log directory, for better handling of multi-session (e.g. multiproc) tests. 2019-10-16 11:44:17 -07:00
requirements.txt Add code coverage for tests (excluding ptvsd.server and pydevd). 2019-09-18 21:42:51 -07:00
timeline.md Update tests to use python debug adapter (#1660) 2019-08-12 13:53:24 -07:00
timeline.py Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods. 2019-09-26 13:20:26 -07:00