Visual Nunit is NUnit integration for Visual Studio 2008. Provides convenient view to test cases and enables debugging tests easily inside development environment. Implemented as Visual Studio Integration Package. IRC: irc.freenode.net #visualnunit
Features
- Easy and fast test execution from Visual Studio
- Any CPU and x86 support
- Visual Studio 2008 support
- Visual Studio 2010 support
- .NET 2.0, 3.0 and 3.5 support
- Test debugging
- Test execution progress, time and summary
- Stack trace view
- Test filtering based on project, namespace and fixture
License
Apache License V2.0Follow Visual Nunit
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
I use Visual NUnit with Visual Studio 2008 and 2010. It works well and unobtrusively. It is easy to select and run a single test, one fixture worth of tests, one package worth of tests, or all tests in the solution. It is easy to debug a single test (by clicking on the test icon). The integration with Visual Studio is seamless. I highly recommend.