1,284 packages
returned for Tags:"testing"
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.
Testing Commons ServiceStack
Utility classes and extensions to facilitate common testing when using ServiceStack versions 3.9.*.
Minimalist Property Based Framework
Very simple load testing framework for Pull and Push scenarios.
NSubstitute is a friendly substitute for .NET mocking frameworks. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
Through a fluent, extensible interface, NBuilder allows you to rapidly create test data, automatically assigning values to properties and public fields that are one of the built in .NET data types (e.g. ints and strings). NBuilder allows you to override for properties you are interested in using...
More information
JetBrains dotMemoryUnit 3.0
dotMemory Unit is an additional unit testing framework that allows you to write tests that check code for all kinds of memory issues. For example, these can be tests that determine leaks by checking memory for objects of a particular type, or tests that track memory traffic and fail in case the...
More information
Telerik JustMock Lite
The most powerful free mocking library available for .NET developers.
Unit testing framework for Sitecore.
Unit testing framework for Sitecore.
Unit testing framework for Sitecore.
A set of simple assert extensions to give you more choices and easier to read tests
NSpectator is a ready-to-use solution for development using .NET with Context/Specification flavor. Toolset is intended to be used to drive development through specifying behavior and interaction at the unit level. NSpectator has no dependencies. Feel free to use any assertion library.
NSpectator Selenium PageObjects
NSpectator`s Selenium toolset is a ready-to-use PageObjects for pragmatic development of browser automation and Web user interface acceptance tests and verification. Enjoy using fluent configuration, sessions and page objects to write tests as fast as you think it should works!