1,379 packages
returned for Tags:"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
NUnit Console Runner Version 3 (No Extensions)
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 Console Runner - Deprecated: Use NUnit.Console
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 following extensions are included with this package:
* NUnitProjectLoader - loads...
More information
NUnit 3 Console Runner Plus Extensions
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...
More information
NUnit 3 - Team City Event Listener Extension
This extension sends specially formatted messages about test progress to TeamCity as each test executes, allowing TeamCity to monitor progress.
NUnit 3 - NUnit V2 Framework Driver Extension
This extension allows NUnit to load and run tests compiled against earlier versions of the NUnit framework. Versions 2.0 through 2.6.4 are supported.
NUnit 3 - NUnit V2 Result Writer Extension
This extension allows NUnit to create result files in the V2 format, which is used by many CI servers.
NUnit 3 Test Adapter for Visual Studio
A package including the NUnit 3 TestAdapter for Visual Studio 2012 onwards. 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 this package ONLY contains the adapter, not the NUnit framework. You...
More information
Replace any .NET method (including static and non-virtual) with a delegate
Define, Combine, Visualize and Replay hundreds of test cases with a few lines of code!
Website and source code: http://github.com/jeromerg/NCase
NCase is a mix between a Mocking Framework like Moq and a parametrized test framework, having advanced combinatorial capabilities.
NCase is not...
More information
Test fixtures for .NET and MongoDB to make integration testin a little easier.
Automaticly test all your custom exceptions
System Clock
A testable replacement for DateTime.
MS SQL Server Dialect for StrangerData data generator.
Automatically fills your testing database with random generated data.
Simply Test Data
It's a very subtle test data factory with flexible capabilities to customize created objects. Permanent customizations per type can be defined in order to be always applied on-the-fly to objects being created. At the same time any number of additional ad-hoc customizations can be applied in...
More information
rmocks for ASP.NET MVC
rmocks is a JavaScript mocking framework designed especially for developers familiar with the Rhino Mocks .NET unit testing framework.
DbFaker - SQL Server Dialect
MS SQL Server Dialect for DbFaker data generator.
The core framework for unit tests from Springboard 365 Ltd.
Test of nuget package including how to debug into code in the nuget package.
You can test how you can call a method in the ClassLibraryNugetTest DLL nuget package - e.g. call GetVersion() in the you own code like this:
var testLib = new ClassLibraryNuget();
Nugetlabel.Content =...
More information