Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
2,245 packages returned for Tags:"test"
Sort by
Relevance
Downloads
Recently updated
Microsoft.
TestPlatform.
TestHost
by:
Microsoft
vstest
466,247,151 total downloads
last updated
12/21/2022
Latest version:
17.5.0-preview-20221221-03
vstest
visual-studio
unittest
testplatform
mstest
microsoft
test
testing
Testplatform host executes the test using specified adapter.
Microsoft.
NET.
Test.
Sdk
by:
Microsoft
vstest
485,030,072 total downloads
last updated
12/21/2022
Latest version:
17.5.0-preview-20221221-03
vstest
visual-studio
unittest
testplatform
mstest
microsoft
test
testing
The MSbuild targets and properties for building .NET test projects.
Microsoft.
TestPlatform.
ObjectModel
by:
Microsoft
vstest
484,626,480 total downloads
last updated
12/21/2022
Latest version:
17.5.0-preview-20221221-03
vstest
visual-studio
unittest
testplatform
mstest
microsoft
test
testing
The Microsoft Test Platform Object Model.
Microsoft.
CodeCoverage
by:
Microsoft
MSTestFramework
vstest
461,714,445 total downloads
last updated
12/21/2022
Latest version:
17.5.0-preview-20221221-03
vstest
visual-studio
unittest
testplatform
mstest
microsoft
test
testing
codecoverage
code-coverage
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
NUnit3TestAdapter
by:
charliepoole
OsirisTerje
rprouse
160,580,351 total downloads
last updated
11/19/2022
Latest version:
4.3.1
test
visualstudio
testadapter
nunit
nunit3
dotnet
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core). Note that this package ONLY contains the adapter, not the NUnit framework. For VS 2017...
More information
NUnit
by:
charliepoole
rprouse
228,550,696 total downloads
last updated
3/20/2022
Latest version:
3.13.3
nunit
test
testing
tdd
framework
fluent
assert
theory
plugin
addin
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...
More information
MSTest.
TestFramework
by:
Microsoft
MSTestFramework
173,018,978 total downloads
last updated
12/27/2022
Latest version:
3.0.2
MSTest
TestFramework
Unittest
MSTestV2
Microsoft
Test
Testing
TDD
Framework
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...
More information
Fare
by:
moodmosaic
73,198,207 total downloads
last updated
6/20/2022
Latest version:
2.2.1
Regex
Test
NFA
DFA
Automaton
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today....
More information
NUnit.
ConsoleRunner
by:
charliepoole
NUnit
rprouse
36,560,912 total downloads
last updated
1/11/2023
Latest version:
3.16.2
nunit
test
testing
tdd
runner
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.
NUnit.
Extension.
NUnitV2ResultWriter
by:
charliepoole
rprouse
21,623,803 total downloads
last updated
9/16/2021
Latest version:
3.7.0
nunit
test
testing
tdd
runner
This extension allows NUnit to create result files in the V2 format, which is used by many CI servers.
NUnit.
Extension.
TeamCityEventListener
by:
charliepoole
NikolayP
rprouse
21,001,749 total downloads
last updated
9/27/2019
Latest version:
1.0.7
nunit
test
testing
tdd
runner
This extension sends specially formatted messages about test progress to TeamCity as each test executes, allowing TeamCity to monitor progress.
NUnit.
Extension.
NUnitProjectLoader
by:
charliepoole
rprouse
20,777,448 total downloads
last updated
9/17/2021
Latest version:
3.7.1
nunit
test
testing
tdd
runner
This extension allows NUnit to create result files in the V2 format, which is used by many CI servers.
NUnit.
Extension.
NUnitV2Driver
by:
charliepoole
rprouse
20,907,254 total downloads
last updated
9/29/2021
Latest version:
3.9.0
nunit
test
testing
tdd
runner
This extension allows NUnit to load and run tests compiled against earlier versions of the NUnit framework. Versions 2.0 through 2.7 are supported.
NUnit.
Extension.
VSProjectLoader
by:
charliepoole
rprouse
20,794,151 total downloads
last updated
9/27/2021
Latest version:
3.9.0
nunit
test
testing
tdd
runner
This extension allows NUnit to recognize and load solutions and projects in Visual Studio format. It supports files of type .sln, .csproj, .vbproj, .vjsproj, .vcproj and .fsproj.
NUnit.
Console
by:
charliepoole
NUnit
rprouse
19,239,545 total downloads
last updated
1/11/2023
Latest version:
3.16.2
nunit
test
testing
tdd
runner
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...
More information
Microsoft.
TestPlatform
by:
Microsoft
vstest
37,561,674 total downloads
last updated
12/21/2022
Latest version:
17.5.0-preview-20221221-03
vstest
visual-studio
unittest
testplatform
mstest
microsoft
test
testing
This package contains the full set of binaries for the Visual Studio Test Platform (vstest). It provides a modern, cross platform testing engine that powers the testing on .NET Core as well. It integrates with...
More information
NUnitTestAdapter
by:
charliepoole
OsirisTerje
rprouse
9,462,634 total downloads
last updated
6/8/2020
Latest version:
2.3.0
test
visualstudio
testadapter
nunit
The NUnit TestAdapter for Visual Studio 2012 and newer for NUnit 2. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server. Note that...
More information
Bogus
by:
bchavez
38,839,022 total downloads
last updated
3/27/2022
Latest version:
34.0.2
faker
fake
bogus
poco
data
generator
database
seed
values
test-data
More tags
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...
More information
NUnit.
Runners
by:
charliepoole
NUnit
rprouse
11,023,482 total downloads
last updated
1/17/2021
Latest version:
3.12.0
nunit
test
testing
tdd
runner
This package is now obsolete and has been replaced by the NUnit.Console package. It includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework. The...
More information
Shouldly
by:
jakeginnivan
jnm2
JosephWoodward
shouldlyautomator
simoncropp
slang25
xerxesb
29,903,219 total downloads
last updated
8/24/2022
Latest version:
4.1.0
test
unit
testing
TDD
AAA
should
testunit
rspec
assert
assertion
More tags
Shouldly - Assertion framework for .NET. The way asserting *Should* be
Previous
Next