Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
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
20 packages returned for Tags:"unit-
tests"
Sort by
Relevance
Downloads
Recently updated
trx2junit
by:
gfoidl
4,535,779 total downloads
last updated
8/26/2022
Latest version:
2.0.4
trx
junit
unit-tests
ci
Transforms XML from trx-Testresults to JUnit-Testresults / trx to JUnit XML
NUnit.
Extensions
by:
otac0n
54,628 total downloads
last updated
3/3/2012
Latest version:
2.6.0
nunit
testing
unit-tests
experimental
Community extensions for NUnit
EtAlii.
xTechnology.
Hosting
by:
etalii
229,760 total downloads
last updated
10/8/2022
Latest version:
1.8.0
hosting
abstraction
Docker
Grpc
SignalR
Rest
WebApi
Unit-Tests
In-Memory
In-Process
More tags
It's aim is to facilitate: - Out-of-the-box code isolation for different parts on an application (i.e. admin vs. user api). - Flexibility in transport technologies (i.e. SignalR, Grpc and Rest). - Flexibility...
More information
trx2junit.
Core
by:
gfoidl
12,900 total downloads
last updated
8/26/2022
Latest version:
2.0.4
trx
junit
unit-tests
ci
Transforms XML from trx-Testresults to JUnit-Testresults / trx to JUnit XML
AutoObjectBuilder
by:
thecodeking
21,927 total downloads
last updated
9/22/2011
Latest version:
1.0.0.8
unittest
unit-tests
testing
mock
stub
proxy
AutoObjectBuilder.Net is an open source project designed to assist with Unit testing by automatically building simple and complex object graphs with predictable test data..
LogoFX.
Client.
Tests.
NUnit
by:
godrose
11,469 total downloads
last updated
3/17/2016
Latest version:
1.0.7
client
testing
tests
unit-tests
tdd
test-driven
nunit
LogoFX Client Mvvm Tests NUnit containing facilities for writing client tests which use NUnit as test provider.
WorldDomination.
Raven.
Tests.
Helpers
by:
pure krome
34,165 total downloads
last updated
5/10/2015
Latest version:
2.3.0
raven
ravendb
unit-tests
unittests
tests
magical
unicorn
magicalunicorn
worldomination
worlddomination
More tags
### RavenDb Testing power tools - RavenDbTestBase to remove the large amount of test code ceremony. - Quick access to multiple Document Sessions. - Indexes are always indexed before any queries can be...
More information
Extensions.
Logging.
Mock
by:
mgernand
7,955 total downloads
last updated
1/18/2023
Latest version:
1.2.0
logging
mock
moq
testing
unit-tests
extensions
extensions-logging
A unit-testing extension for verifying a logger mock.
UnitTestHelpers
by:
pseudomuto
3,620 total downloads
last updated
6/3/2013
Latest version:
1.0.1
testing
unit-tests
tdd
A collection of helper classes to aide in testing .NET applications
BitShifter.
LibraryTemplate
by:
BitShifter
3,165 total downloads
last updated
7/10/2022
Latest version:
1.0.7
library
unit-tests
xunit
tdd
Library structure with unit tests and docker support for a project start.
OhioBox.
TestRunner
by:
shopyourway
4,885 total downloads
last updated
9/4/2018
Latest version:
1.0.13
dotnet
dotnet-core
dotnet-tool
tests
testing
unit-tests
A dotnet CLI tool for running tests in multiple projects
Bny.
UnitTests
by:
BonnyAD9
822 total downloads
last updated
11/27/2022
Latest version:
1.1.0
unit-tests
tests
Unit Tests in C#
Saturn72.
TestSdk.
UnitTesting
by:
saturn72
992 total downloads
last updated
11/15/2015
Latest version:
1.0.0-CI00006
nunit
test-automation
automation
unit-tests
Contains wrapper for nunit for easy switch between unit test frameworks. This package is aimed to support enterprise level automation where switching between unit test framework is big issue. By wrapping...
More information
TestLite
by:
balazs.kis
2,573 total downloads
last updated
11/28/2020
Latest version:
1.2.2
unit-testing
unit-test
unit-tests
fluent-api
arrange-act-assert
dotnet
dotnet-core
dotnet-standard
dotnet-standard2
A small .NET Standard library for writing well-structured, clear-cut 3A tests.
OnTopic.
TestDoubles
by:
OnTopic
924 total downloads
last updated
6/26/2022
Latest version:
5.2.0
C#
.NET
AspDotNet
Unit-Tests
CMS
Test-Doubles
Test doubles, such as dummies and stubs, useful in setting up unit and integration tests for OnTopic.
TypeAsserter
by:
nCubed
2,739 total downloads
last updated
6/30/2014
Latest version:
0.6.0
UnitTest
UnitTests
UnitTesting
MSTest
TDD
Unit-Test
Unit-Tests
Unit-Testing
Type
TypeAssert
A micro-framework for unit testing class and type declarations.
Crip.
Extensions.
Tests
by:
tahq69
310 total downloads
last updated
8/25/2022
Latest version:
1.0.0
AspNetCore
.NET
unit-tests
.NET unit-test helper methods.
teamcity-
gtest-
streamer
by:
grottel
1,910 total downloads
last updated
8/18/2018
Latest version:
1.0.0.2
teamcity
google
test
gtest
unit-tests
native
C++
header-only
nativepackage
Small header-only library for better integration of GoogleTest into TeamCity. Large portions of this code are based on work by JetBrains: https://github.com/JetBrains/teamcity-cpp This package does not have a...
More information
FakeUp
by:
amadare42
1,044 total downloads
last updated
7/3/2019
Latest version:
0.0.1.1
fake
fixture
poc
unit-tests
tests
mock
stub
Creates data fixtures
GherkinTests
by:
the-dext
390 total downloads
last updated
9/2/2021
Latest version:
1.0.0
gherkin
unit-tests
testing
arrange-act-assert
aaa
bdd
cucumber
spec
Gherkin tests allows you to add structure to your tests in either Gherkin (Given-When-Then style) or TripleA (Arrange-Act-Assert style), using the test and assertion framework you already have. ---- <div>Icons...
More information