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

Switch NUnit to VS Unit Testing #60

Closed
activescott opened this issue May 20, 2016 · 0 comments
Closed

Switch NUnit to VS Unit Testing #60

activescott opened this issue May 20, 2016 · 0 comments
Milestone

Comments

@activescott
Copy link
Owner

activescott commented May 20, 2016

I loathe to do this on one hand because I always thought that MSFT should support and improve NUnit rather than creating another unit testing tool (at least be completely compatible with it). However, I've found NUnit is now unbearable to use with VS 2015 and .NET frameworks. It is extremely difficult to figure out that you need to install several add-ons and weird packages just to see unit tests and even once installed it regularly doesn't show all the unit tests.
Since one of my goals is to keep lessmsi easy to get going with I've decided to remove nunit and use the new lowest common denominator for unit testing which appears to be VS/MS unit testing.

activescott added a commit that referenced this issue May 20, 2016
@activescott activescott modified the milestone: v1.5 Sep 8, 2016
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

No branches or pull requests

1 participant