Where is the Unit Test Runner?
Completed
After created a console project, I added a class to the project and a test class for it, using the NUnit attributes (installed from Nuget), but trying to run the tests, I'm not finding where is the Test Runner nor an option menu to run tests. So, where is the Unit Test Runner?
Please sign in to leave a comment.
It's not there currently but it will be available further down the line. It's planned for 1.0.
It's ok!! I'm just trying the features announces in the Rider's survival guide:
Thanks!
@Mario:
Do you work on Windows?
I do and have the same problem.
If you need GUI Tester until we have Nuget version try previous release of NUnit (v2.6.4).
This version provides standalone GUI application.
I've just configured it and works like charm.