12 packages
returned for Tags:"testing"
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
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...
More information
This package includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework.
Any extensions, if needed, may be installed as separate packages.
This extension allows NUnit to create result files in the V2 format, which is used by many CI servers.
C# SDK for the test platform protocol. This SDK can be used in IDE or Editors to use test platform for discovery and execution of tests.
TinySpec is one class that abstracts away your testing syntax. It is a lightweight implementation of a BDD framework.
The MSbuild targets and properties for building .NET test projects.
The Microsoft Test Platform Object Model.
Testplatform host executes the test using specified adapter.
Provides framework APIs and Attributes for Microsoft Fakes. To generate Fakes code, one needs a VS Enterise install.
Additional details can be found at http://aka.ms/MicrosoftFakes.
This is MSTest V2, the evolution of Microsoft's Test Framework.
Supported platforms:
- .NET 4.5.0+
- .NET Core 1.0+ (Universal Windows Apps 10+, DNX Core 5+)
- ASP.NET Core 1.0+
To discover and execute tests install MSTest.TestAdapter.
To discover and execute...
More information