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

Fix #430: Added the 'xunit.runner.visualstudio' nuget package to the test project #432

Merged
merged 1 commit into from
Jun 28, 2015

Conversation

snluu
Copy link
Contributor

@snluu snluu commented Jun 25, 2015

This nuget package allows running and debugging tests directly from inside Visual Studio (requires 2012 or higher). The screenshots below shows all the tests passing from inside Visual Studio and from build.cmd. See #430 for more information about the test count differences

image

image

@hazzik
Copy link
Member

hazzik commented Jun 25, 2015 via email

@hazzik
Copy link
Member

hazzik commented Jun 25, 2015

But, it seems that xunit & xunit.extensions need to be updated to 2.0.0 as well

@MehdiK MehdiK closed this Jun 28, 2015
@MehdiK MehdiK reopened this Jun 28, 2015
MehdiK added a commit that referenced this pull request Jun 28, 2015
Fix #430: Added the 'xunit.runner.visualstudio' nuget package to the test project
@MehdiK MehdiK merged commit 33208c3 into Humanizr:master Jun 28, 2015
@MehdiK
Copy link
Member

MehdiK commented Jul 2, 2015

Thanks for the contribution. This is now released to NuGet as v1.37.0.

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

Successfully merging this pull request may close these issues.

None yet

3 participants