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

Use the latest NUnitTestAdapter for running tests #234

Closed
wants to merge 6 commits into from

Conversation

alinapopa
Copy link

Add NUnit3TestAdapter
Use dotnet test for running the tests
Upload test results in trx files instead of xml
Fix the error Could not load file or assembly Microsoft.VisualStudio.TestPlatform.ObjectModel, Version=11.0.0.0 by catching FileNotFoundException in GetAvailableTypes()

@ghost
Copy link

ghost commented May 16, 2017

The only concern I with this is, that it is not compatible with linux yet.

Please see issue I raised here: nunit/nunit3-vs-adapter#324

I used the same NuGet as the one listed in this PR over here.

@ghost
Copy link

ghost commented May 18, 2017

@alinapopa - Can we close this out and track it with an issue? If we don't do this I can bring TravisCI to Windsor in refactor-build with netcore tests running both on windows and linux.

If you agree. Please create a new issue for this and drop it into the planned column and assign me to it. The same problem exists for Castle Core.

@alinapopa
Copy link
Author

Closing for now; opened issue #243

@alinapopa alinapopa closed this May 18, 2017
@ghost
Copy link

ghost commented May 18, 2017

Cool, added NUnit issue tracking link. Thanks.

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.

1 participant