You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: