Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable unit testing of experimental debugger other than just launching #752

Closed
DonJayamanne opened this issue Feb 11, 2018 · 0 comments · Fixed by #795
Closed

Enable unit testing of experimental debugger other than just launching #752

DonJayamanne opened this issue Feb 11, 2018 · 0 comments · Fixed by #795
Assignees
Labels
area-debugging debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone

Comments

@DonJayamanne
Copy link

DonJayamanne commented Feb 11, 2018

The current debugger test works just for launching:
To enable those tests:

  • set pythonPath to environment containing necessary python packages (PTVSD depedencies)
  • set "env":{PYTHONPATH: "<fully qualified path to PTVSD repo>"
@DonJayamanne DonJayamanne added awaiting 2-PR debt Covers everything internal: CI, testing, refactoring of the codebase, etc. area-debugging labels Feb 11, 2018
@DonJayamanne DonJayamanne added this to the February 2018 milestone Feb 11, 2018
@DonJayamanne DonJayamanne self-assigned this Feb 11, 2018
DonJayamanne added a commit that referenced this issue Feb 16, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-debugging debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants