All Projects → nunit → Nunit Console

nunit / Nunit Console

Licence: mit
NUnit Console runner and test engine

Projects that are alternatives of or similar to Nunit Console

Nunit
NUnit 3 Framework
Stars: ✭ 2,131 (+1168.45%)
Mutual labels:  hacktoberfest, tdd, nunit
Meissa
Cross-platform Distributed Test Runner. Executes tests in parallel, time balanced on multiple machines.
Stars: ✭ 66 (-60.71%)
Mutual labels:  testing-tools, test-runner, nunit
Ava
Node.js test runner that lets you develop with confidence 🚀
Stars: ✭ 19,458 (+11482.14%)
Mutual labels:  hacktoberfest, tdd, test-runner
Junit Dataprovider
A TestNG like dataprovider runner for JUnit with many additional features
Stars: ✭ 226 (+34.52%)
Mutual labels:  testing-tools, tdd, test-runner
Testfx
MSTest V2 framework and adapter
Stars: ✭ 391 (+132.74%)
Mutual labels:  testing-tools, tdd, test-runner
Webmockr
R library for stubbing and setting expectations on HTTP requests
Stars: ✭ 37 (-77.98%)
Mutual labels:  testing-tools, tdd
Nimoy
A testing and specification framework for Python 3
Stars: ✭ 76 (-54.76%)
Mutual labels:  hacktoberfest, tdd
Kotlinfixture
Fixtures for Kotlin providing generated values for unit testing
Stars: ✭ 94 (-44.05%)
Mutual labels:  hacktoberfest, testing-tools
Laracom
Laravel FREE E-Commerce Software
Stars: ✭ 1,570 (+834.52%)
Mutual labels:  hacktoberfest, tdd
Pytest Ui
Text User Interface for running python tests
Stars: ✭ 23 (-86.31%)
Mutual labels:  testing-tools, test-runner
Beanmother
A library for setting up Java objects as test data.
Stars: ✭ 102 (-39.29%)
Mutual labels:  hacktoberfest, testing-tools
Stryker4s
Mutation testing for Scala. Work in progress...
Stars: ✭ 118 (-29.76%)
Mutual labels:  hacktoberfest, testing-tools
Cypress
Fast, easy and reliable testing for anything that runs in a browser.
Stars: ✭ 35,145 (+20819.64%)
Mutual labels:  testing-tools, test-runner
Dompet
A personal bookkeeping web application, built with Laravel 5.
Stars: ✭ 87 (-48.21%)
Mutual labels:  hacktoberfest, tdd
Executor
Watch for file changes and then execute command. Very nice for test driven development.
Stars: ✭ 14 (-91.67%)
Mutual labels:  hacktoberfest, tdd
Paraunit
Run PHPUnit tests in parallel
Stars: ✭ 104 (-38.1%)
Mutual labels:  hacktoberfest, testing-tools
Stryker Js
Mutation testing for JavaScript and friends
Stars: ✭ 2,043 (+1116.07%)
Mutual labels:  hacktoberfest, testing-tools
Zunit
A powerful testing framework for ZSH projects
Stars: ✭ 140 (-16.67%)
Mutual labels:  testing-tools, test-runner
Httpretty
Intercept HTTP requests at the Python socket level. Fakes the whole socket module
Stars: ✭ 1,930 (+1048.81%)
Mutual labels:  testing-tools, tdd
Karma
Spectacular Test Runner for JavaScript
Stars: ✭ 11,591 (+6799.4%)
Mutual labels:  tdd, test-runner

NUnit 3 Console and Engine

AppVeyor Build status Travis Build Status Azure Pipelines Build Status NuGet Version and Downloads count

Follow NUnit Slack nunit-discuss Google Groups

NUnit is a unit-testing framework for all .NET languages. Initially ported from JUnit, the current production release, version 3, has been completely rewritten with many new features and support for a wide range of .NET platforms.

Table of Contents

Downloads

The latest stable release of the NUnit Console is available on NuGet, Chocolatey, or can be downloaded from GitHub. Pre-release builds are available on MyGet.

The Console/Engine are available in various packages:

  • NUnit.ConsoleRunner: The NUnit Console, with no extensions.
  • NUnit.Console: The NUnit Console, with key extensions additionally packaged. Also available as an msi installer, you may need to add your actual msi install location to the Path environment variable after installing, for example: C:\Program Files (x86)\NUnit.org\nunit-console.
  • NUnit.Engine & NUnit.Engine.Api: Packages intended for custom runners integrating directly with the NUnit Engine.

Documentation

Documentation for all NUnit projects are hosted on GitHub at https://github.com/nunit/docs/wiki.

Contributing

For more information on contributing to the NUnit project, please see CONTRIBUTING.md and the Developer Docs.

NUnit 3.0 was created by Charlie Poole, Rob Prouse, Simone Busoli, Neil Colvin and numerous community contributors. A complete list of contributors since the nunit-console repository was created can be found on GitHub.

Earlier versions of NUnit were developed by Charlie Poole, James W. Newkirk, Alexei A. Vorontsov, Michael C. Two and Philip A. Craig.

License

NUnit is Open Source software and NUnit 3 is released under the MIT license. Earlier releases used the NUnit license. Both of these licenses allow the use of NUnit in free and commercial applications and libraries without restrictions.

NUnit Projects

NUnit is made up of several projects. When reporting issues, please try to report issues in the correct project.

Core Projects

Visual Studio Extensions

Other Projects

NUnit Engine Extensions

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].