Skip to content

Add guidance for unit test debugging in VS Code #1771

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

Closed
bleroy opened this issue Mar 21, 2017 · 4 comments
Closed

Add guidance for unit test debugging in VS Code #1771

bleroy opened this issue Mar 21, 2017 · 4 comments
Milestone

Comments

@bleroy
Copy link
Contributor

bleroy commented Mar 21, 2017

We currently have topics on getting started with unit testing using xUnit and MS Test, but those topics don't explain how to debug tests. Doing so with Visual Studio is not particularly hard, so could be explained succinctly, but a VS Code version would also be needed, and would probably need to be a little more detailed.

@mairaw

@bleroy
Copy link
Contributor Author

bleroy commented Mar 21, 2017

Related: #1772

@mairaw mairaw added this to the 2017 - Quarter 2 milestone May 22, 2017
@mairaw
Copy link
Contributor

mairaw commented Jun 19, 2017

@gregvanl do you guys have any topics on the vs code docs that cover debugging unit tests that we could link to? Thanks!

@mairaw mairaw modified the milestones: 2017 - Quarter 3, 2017 - Quarter 2 Jun 19, 2017
@gregvanl
Copy link

@mairaw We don't have anything in our main code.visualstudio.com docs but there is an example for an Angular TypeScript project in our recipes repo https://github.com/weinand/vscode-recipes/tree/master/Angular-CLI#debug-unit-tests
For .NET, the best place to look might be the C# extension README and repo at https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp and https://github.com/OmniSharp/omnisharp-vscode

@mairaw mairaw modified the milestones: Backlog, 2017 - Quarter 3 Sep 11, 2017
@mairaw mairaw added the P1 label Sep 11, 2017
@IEvangelist
Copy link
Member

Already covered elsewhere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants