1. NUnit.Runners

    By:

    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 tests. Version 2.6 is the seventh major release of this well-known and well-tested programming tool. This package includes the NUnit console, gui an... More information

  2. SpecRun.Runner

    By:

    SpecRun runner - supports SpecRun.SpecFlow and SpecRun.NUnit packages.

  3. NUnit

    By:

    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 tests. Version 2.6 is the seventh major release of this well-known and well-tested programming tool. This package includes only the framework assemb... More information

  4. Sonar-Runner

    By:

    Sonar Runner Client

  5. Chutzpah - A JavaScript Test Runner

    By:

    Chutzpah is an open source JavaScript test runner which helps you integrate JavaScript unit testing into your website. It enables you to run JavaScript unit tests from the command line and from inside of Visual Studio. It also supports running in the TeamCity continuous integration server.

  6. SpecRun.SpecFlow (SpecRun integration for SpecFlow 1.9.0)

    By:

    SpecRun - a smarter integration test runner for SpecFlow. Check the details on the website.

  7. MongoDB.Runner

    By:

    MongoDB runner helper for running integration tests

  8. CodeBits Windows Service Runner

    By:

    Executes Windows service code as either a Console application or an actual Windows service, depending on the project output type of the project. See the project site for documentation.

  9. xUnit.net: Runners 1.9.1

    By:

    Runners for the xUnit.net framework, including Console, GUI, and MSBuild.

    9,588 downloads

  10. FubuMVC.TestRunner

    By:

    Conventional test runner for Jasmine and Fubu.

  11. EdgeRunner

    By:

    Provides the ability to host an application inside of a console application or Windows Service without taking any binary dependencies upon the host itself.

  12. NUnit2Report Console Runner

    By:

    Create Html reports from your NUnit tests This is a translation from NUnit2ReportTask.cs (http://weblogs.asp.net/thangchung/archive/2010/12/17/generating-report-for-nunit.aspx) The purpose is to create a Console version from: "NUnit2ReportTask"

  13. SimpleScriptRunner

    By:

    Command line tool for updating database schema from numbered scripts, supports rollback, release folders, idempotency checks, and above all - it's simple! - https://github.com/mcintyre321/SimpleScriptRunner

    545 downloads

  14. SpecRun.NUnit

    By:

    SpecRun - a smarter integration test runner for NUnit. Check the details on the website.

  15. Csx Template Runner

    By:

    Csx is a tiny build engine that allows you to pass data in the form of .NET Objects to Razor and other template engines for processing. You may pass objects singly, or as a collection; single or multiple files may be output and their final location chosen as required by your project. Csx also allows you to maintain small C# projects that provide th... More information

  16. Naresh Scaler

    By:

    Naresh Scaler provides a simple framework to run your Selenium C# WebDriver integration tests automatically using Firefox, Chrome and IE. Just install it into an empty C# class library, and look at the sample class provided to see how it works. Named in honour of Huzutech's QA maestro Naresh Deekonda - the man who required Selenium to scale :-)

  17. NUnit.Runners.lite

    By:

    This package provides just the NUnit (v2.6.2) console and gui runners (no x86) for .NET 4. It is a modification of the package NUnit.Runners. DO NOT INSTALL using Visual Studio package manager (not event the console). DO INSTALL with nuget command line: "nuget.exe install nunit.runners.lite -OutputDirectory tools". Complete the installation... More information

  18. ASP.Net Web Config Transform Runner Command Line Tool

    By:

    This is a commandline tool that will run an ASP.Net web.config tranformation

    391 downloads

  19. QUnit Cshtml Test Runner for ASP.NET MVC Razor

    By:

    Adds QUnit js/css to ASP.NET MVC Razor projects and Cshtml Test Runner web page to /QUnitTests/index.cshtml. Just put your tests into js files in /QUnitTests folder. The test runner scans for all of them. Feel free to rename QUnitTests testing folder to anything you like. Please send any suggestions to improve that package and the runner. Include... More information

  20. Should

    By:

    The Should Assertion Library provides a set of extension methods for test assertions for AAA and BDD style tests. It provides assertions only, and as a result it is Test runner agnostic. The assertions are a direct fork of the xUnit test assertions. This project was born because test runners Should be independent of the the assertions!

    15,684 downloads