This is an integration environment. Data may not be preserved.
👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
170 packages returned for Tags:"nunit"
Sort by
Relevance
Downloads
Recently updated
NUnit
by:
charliepoole
rprouse
1,875,838 total downloads
last updated
3/26/2015
Latest version:
3.0.0-beta-1
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. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit...
More information
NUnit.
Runners
by:
charliepoole
313,734 total downloads
last updated
12/17/2014
Latest version:
2.6.4
nunit
test
testing
tdd
runner
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit...
More information
SpecFlow.
NUnit
by:
techtalk
98,911 total downloads
last updated
8/6/2012
Latest version:
1.1.1
specflow
nunit
Combined package to setup SpecFlow with NUnit v2.6+ easily. For running tests with NUnit runners, use SpecFlow.NUnit.Runners package!
FluentAssertions
by:
dennisdoomen
486,437 total downloads
last updated
2/18/2015
Latest version:
3.3.0
MSTest
xUnit
xUnit2
NUnit
MSpec
NSpec
Gallio
MbUnit
TDD
BDD
More tags
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test. Runs on 4.0 and 4.5 (Desktop and Windows Store), Silverlight 5 and...
More information
TestWithPDBNUnit
by:
cristinamanu
166,755 total downloads
last updated
11/21/2018
Latest version:
3.11.0
nunit
test
testing
tdd
framework
fluent
assert
theory
plugin
addin
NUnit package used for perf testing. The package will be deleted after the testing is complete. NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This...
More information
TestWithoutPDBNUnit
by:
cristinamanu
166,707 total downloads
last updated
11/21/2018
Latest version:
3.11.0
nunit
test
testing
tdd
framework
fluent
assert
theory
plugin
addin
NUnit package used for perf testing. The package will be deleted after the testing is complete. NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This...
More information
FsUnit
by:
danmohl
29,464 total downloads
last updated
6/29/2014
Latest version:
1.3.0.1
F#
fsharp
NUnit
FsUnit
FsUnit is a set of extensions that add special testing syntax to NUnit.
SpecFlow.
NUnit.
Runners
by:
techtalk
8,238 total downloads
last updated
5/24/2012
Latest version:
1.0.0
specflow
nunit
nunit.runners
nunit-console
Combined package to setup SpecFlow with NUnit easily for running the tests with the NUnit runners.
NUnit.
Mocks
by:
charliepoole
14,228 total downloads
last updated
12/17/2014
Latest version:
2.6.4
nunit
test
testing
tdd
mock
framework
NUnit.Mocks was originally developed for internal use in NUnit's own tests, although we no longer use it for that purpose. In addition, it has been useful as a teaching tool, allowing users to gain familiarity...
More information
Unquote
by:
stephen swensen
18,305 total downloads
last updated
6/15/2012
Latest version:
2.2.2
F#
fsharp
unit-testing
xunit
nunit
mbunit
quotations
tdd
fsi
Unquote is not just another DSL or API for making unit test assertions. Instead, assertions are written as plain, statically-checked F# quoted expressions and test failure messages are given as step-by-step F#...
More information
NCrunch.
Framework
by:
NCrunch
15,080 total downloads
last updated
5/6/2015
Latest version:
2.15.0.9
NCrunch
TDD
UnitTest
NUnit
MSpec
Xunit
MSTest
Continuous
testing
unit
NCrunch.Framework is a run-time library for NCrunch users. This library contains attributes and tools that enable some very powerful features within NCrunch.
FluentNUnit
by:
azhidkov
1,343 total downloads
last updated
5/29/2014
Latest version:
0.2.0
nunit
fluent
nunit
Fluent, concise helpers for NUnit
PowerAssert
by:
robfe
3,212 total downloads
last updated
2/17/2015
Latest version:
1.0.16
NUnit
xUnit.NET
mstest
expression-tree
When you make a unit test assertion with PowerAssert, your assertion messages become much more useful.
NUnit.
Extensions
by:
otac0n
3,001 total downloads
last updated
3/3/2012
Latest version:
2.6.0
nunit
testing
unit-tests
experimental
Community extensions for NUnit
MockData
by:
antoripa
1,213 total downloads
last updated
12/24/2013
Latest version:
0.0.6
tdd
nunit
Random custom data generator for testing software.
Saucery2
by:
fullcircle
2,469 total downloads
last updated
4/9/2015
Latest version:
2.0.20
NUnit
SauceLabs
Automated
Testing
Sourcery for SauceLabs - Unlocking SauceLabs capability (Commercial product from fullcirclesolutions.com.au. Only $99.)
CatBrows
by:
base
2,198 total downloads
last updated
11/2/2014
Latest version:
0.7.4
specflow
nunit
browser
test
CatBrows is a SpecFlow generator plugin that adds the possibility to tag you scenarios with @Browser:SomeBrowser tags. Each @Browser-tag will result in a separate test run where value for the browser is stored...
More information
MvcRouteTester
by:
AnthonySteele
8,550 total downloads
last updated
3/9/2014
Latest version:
1.2.1
ASP
MVC
Route
Test
NUnit
UnitTest
API
ApiController
MvcRouteTester is a .Net library to help unit testing ASP MVC route tables. It contains asserts for for both regular controllers and the Api controllers that are new in MVC 4.0. It is built in .Net 4.0 and ASP...
More information
NUnit.
ApplicationDomain
by:
zastrowm
1,294 total downloads
last updated
4/29/2015
Latest version:
5.0.1
nunit
appdomain
Run NUnit tests in a separate application domain.
ChainingAssertion-
NUnit
by:
neuecc
1,975 total downloads
last updated
4/29/2013
Latest version:
1.7.1
test
unittest
NUnit
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for NUnit. This provides only single .cs file.
Previous
Next