I have a solution already containing a library with NUnit tests. When I develop with Visual Studio, I normally run these tests with the nunit.exe binaries I have included in a tools\nunit
folder in my project.
I'm now developing the same solution with monodevelop. I'm pretty sure I remember that there was an integrated "run tests" action in monodevelop, and I would like to use this to run the tests. According to this article there should be a "View - Unit Tests" menu item. However, I must be doing something wrong/special because I can't find it.
How do I run my NUnit tests with Monodevelop?
Run tests in Test Explorer If Test Explorer is not visible, choose Test on the Visual Studio menu, choose Windows, and then choose Test Explorer (or press Ctrl + E, T). As you run, write, and rerun your tests, the Test Explorer displays the results in a default grouping of Project, Namespace, and Class.
Try this:
sudo apt-get install monodevelop-nunit
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With