nunit-console

Unit test framework for CLI - Console test runner

Install

All systems
curl cmd.cat/nunit-console.sh
Debian Debian
apt-get install nunit-console
Ubuntu
apt-get install nunit-console
Arch Arch Linux
pacman -S nunit-console
image/svg+xml Kali Linux
apt-get install nunit-console
Windows (WSL2)
sudo apt-get update sudo apt-get install nunit-console
Raspbian
apt-get install nunit-console

nunit-console

Unit test framework for CLI - Console test runner

NUnit is a unit testing framework for all .NET languages. It serves the same purpose as JUnit does in the Java world. It supports test categories, testing for exceptions and writing test results in plain text or XML. NUnit targets the CLI (Common Language Infrastructure) and supports Mono and the Microsoft .NET Framework. This package contains the console front-end.

mono

Free implementation of the .NET platform including runtime and compiler