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

Add the ability to debug Xunit tests. #995

Closed
PradeepLoganathan opened this issue Nov 26, 2016 · 1 comment
Closed

Add the ability to debug Xunit tests. #995

PradeepLoganathan opened this issue Nov 26, 2016 · 1 comment
Labels

Comments

@PradeepLoganathan
Copy link

Environment data

dotnet --info output:
Version: 1.0.0-preview2-003121
Commit SHA-1 hash: 1e9d529bc5

Runtime Environment:
OS Name: Windows
OS Version: 10.0.14393
OS Platform: Windows
RID: win10-x64

  • VSCode Version: Code 1.7.2 (7ba55c5860b152d999dda59393ca3ebeb1b5c85f, 2016-11-21T22:06:37.428Z)
  • OS Version: Windows_NT ia32 10.0.14393
  • Extensions:
Extension Author Version
html-snippets abusaidm 0.0.18
githistory donjayamanne 0.1.0
javadebugger donjayamanne 0.0.2
rest-client humao 0.10.4
Angular2 johnpapa 1.0.2
csharp ms-vscode 1.5.0-beta8
vscode-docker PeterJausovec 0.0.7
java redhat 0.0.7

I don't see an option to debug xunit tests. after creating tests in xunit I am able to run it successfully against my target library. I am unable to debug tests since the debug option is expecting a main entry point.

@DustinCampbell
Copy link
Member

My apologies for letting this grow so stale. Here is the current state of the world:

I'm going to go ahead and close this issue as the work is being tracked elsewhere.

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

No branches or pull requests

2 participants