nunit-gui

Unit test framework for CLI - GUI test runner

Install

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

nunit-gui

Unit test framework for CLI - GUI 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 graphical front-end.