nunit-console
Test runner
A command-line test runner and engine for unit testing written in C#
NUnit Console runner and test engine
216 stars
24 watching
152 forks
Language: C#
last commit: 13 days ago c-sharpdotnethacktoberfestnunitnunit-consoletddtest-runnertestingtesting-tools
Related projects:
Repository | Description | Stars |
---|---|---|
xunit/visualstudio.xunit | Provides a Visual Studio integration for running unit tests written in C# using the xUnit testing framework. | 147 |
tng/junit-dataprovider | A TestNG-like dataprovider runner for JUnit with additional features | 246 |
selminha/testlatte | An extension for Visual Studio Code to run and debug Testcafe tests in an integrated environment. | 7 |
dantswain/mix_eunit | A task to execute eunit tests in Elixir projects. | 17 |
randomizedtesting/randomizedtesting | Provides tools and plugins to enhance test running with pseudo-randomness in Java-based testing frameworks | 173 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |
acostalima/react-native-test-runner | A tool for running unit and integration tests in React Native's environment. | 5 |
benlau/testrunner | A tool to execute and summarize multiple test cases into a report. | 4 |
tape-testing/tape-run | A tool that runs tests in a headless browser and returns exit code results | 222 |
codeceptjs/ui | An interactive test runner for CodeceptJS that supports various testing engines and allows developers to visualize their tests | 82 |
dotnet/crank | A benchmarking infrastructure tool for .NET applications | 990 |
tdrhq/slite | Interactive test runner for Common Lisp tests | 50 |
romanresh/vscode-testcafe | An extension for VS Code that enables TestCafe tests to be run directly from the IDE. | 46 |
bearror/oletus | A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. | 45 |
playwright-community/jest-playwright | A tool for running end-to-end tests using Jest and Playwright. | 532 |