Top 20 NuGet Unit Testing Packages
Lightweight Http Mocking Server for .Net, inspired by WireMock from the Java landscape.
Enables verification of complex models and documents.
Package Description
Lightweight StandAlone Http Mocking Server for .Net.
TestKit for writing tests for Akka.NET using xUnit.
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible.
This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUni...
This package includes nunit.engine and related assemblies, for use by runner programs. It is not intended for direct use by users who simply want to run tests.
This is MSTest V2, the evolution of Microsoft's Test Framework.
Supported platforms:
- .NET 4.6.2+
- .NET Core 3.1+ (Universal Windows Apps 10+)
- .NET 6.0
- .NET 6.0 Windows.18362+
- ASP.NET Core 1.0+
To discover and execute tests install MSTest.TestAdapt...
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been cover...
This package includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework.
The following extensions are included with this package:
* NUnitProjectLoader - loads tests from NUnit projects
* VSProjectLoader - loads tests from Visual...
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been cover...
FsUnit is a set of extensions that add special testing syntax to NUnit.
FsUnit is a set of extensions that add special testing syntax to xUnit.
Some generic test utilites.
A fluent, portable, testable HTTP client library.
FsCheck.NUnit integrates FsCheck with NUnit by adding a PropertyAttribute that runs FsCheck tests, similar to NUnit TestAttribute.
All the options normally available in vanilla FsCheck via configuration can be controlled via the PropertyAttribute.
Package to use SpecFlow with NUnit 3.13 and later