debugpy/tests
Karthik Nadig ffc6306d8b
Updating telemetry and some comments (#1825)
* Change version field name in telemetry
* Add info on where to set justMyCode
* Address comments.
2019-10-03 20:30:05 -07:00
..
_logs Also capture full pytest logs with --ptvsd-logs. 2019-09-30 04:41:10 -07:00
debug Updating telemetry and some comments (#1825) 2019-10-03 20:30:05 -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 Re-enable test_break_api[code] on Python 2.7. 2019-10-03 18:31:37 -07:00
test_data Reformat tests. 2019-10-03 18:31:37 -07:00
tests Reformat tests. 2019-10-03 18:31:37 -07:00
watchdog Reformat tests. 2019-10-03 18:31:37 -07:00
__init__.py Reformat tests. 2019-10-03 18:31:37 -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
net.py Reformat tests. 2019-10-03 18:31:37 -07:00
pydevd_log.py Reformat tests. 2019-10-03 18:31:37 -07:00
pytest_fixtures.py Fix encoding issues in pytest stdio logs. 2019-09-30 22:01:27 -07:00
pytest_hooks.py Also capture full pytest logs with --ptvsd-logs. 2019-09-30 04:41:10 -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