Top 20 NuGet nunit Packages

A simple package to speed up the creation of unit fixtures with NUnit
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3.0 framework assembly for SilverLight 5.0, which is referenced by your tests. You will need to install the NUnitLite.SL50 package in order to run the tests.
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3.0 framework assembly for .NET Compact Framework 3.5, which is referenced by your tests. You will need to install the NUnitLiteCF package in order to run the tests...
Use NCase in combination with NUnit to write your parametrized tests. This adapter library contains the Nunit specific `ActAndAssert` extension method. Website and source code: http://github.com/jeromerg/NCase NCase allows to define, combine, visualize and replay hundreds of test cases with a ...
Use NCase in combination with Xunit to write your parametrized tests. This adapter library contains the Nunit specific `ActAndAssert` extension method. Website and source code: http://github.com/jeromerg/NCase NCase allows to define, combine, visualize and replay hundreds of test cases with a ...
A library to invoke NUnit tests in such a way that the exceptions aren't suppressed. Useful for debugging unit tests without any special-purpose debugger plugins.
A Diagnostic Analyzer and CodeFix Provider to automate mocks creating and configuring. Also available via Visual Studio marketplace https://marketplace.visualstudio.com/items?itemName=YevhenCherkes.MockIt. Don't forget to reload Visual Studio instance after the plugin installation.
Test samples with NUnit
NSpectator is a ready-to-use solution for development using .NET with Context/Specification flavor. Toolset is intended to be used to drive development through specifying behavior and interaction at the unit level. NSpectator has no dependencies. Feel free to use any assertion library.
Basic setup of integration testing
Fody add-in for weaving database unit testing code.
Faster way to mock the objects, to verify them, to create poco objects
Common infrastructure for tests
A framework for running stress tests against random generators, including assertions of event spacing
Method Chaining base UnitTesting Extensions for NUnit
This package includes the nunit.core.engine assembly, which may be used by runner programs that need to load and run tests within the same process as an alternative to the full engine. It is particularly suited for use by device runners. Third party runners that set up their own process for executi...