Skip to content

Switch to NUnit3TestAdapter #1042

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

Merged
merged 3 commits into from
Oct 2, 2016

Conversation

maxraab
Copy link
Contributor

@maxraab maxraab commented Sep 19, 2016

Switch to NUnit3TestAdapter to show tests in the VS testrunner window.

@@ -8,8 +8,8 @@
<package id="LibGit2Sharp.NativeBinaries" version="1.0.137" targetFramework="net45" />
<package id="ModuleInit.Fody" version="1.5.9.0" targetFramework="net45" developmentDependency="true" />
<package id="NSubstitute" version="1.10.0.0" targetFramework="net45" />
<package id="NUnit" version="3.2.1" targetFramework="net45" />
<package id="NUnitTestAdapter" version="2.0.0" targetFramework="net45" />
<package id="NUnit" version="3.4.1" targetFramework="net45" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you updated NUnit but didn't save the .csproj file before committing, which is why build is failing.

@maxraab maxraab force-pushed the switch-to-nunit3testadapter branch from ddef473 to 7f7e87f Compare September 20, 2016 17:56
@maxraab
Copy link
Contributor Author

maxraab commented Sep 20, 2016

@JakeGinnivan You're right. I've updated the commits.

@JakeGinnivan JakeGinnivan merged commit 4783d32 into GitTools:master Oct 2, 2016
@maxraab maxraab deleted the switch-to-nunit3testadapter branch October 2, 2016 22:03
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.

2 participants