unittestgui

unit test framework for Python

Install

All systems
curl cmd.cat/unittestgui.sh
Debian Debian
apt-get install python-unit
Ubuntu
apt-get install python-unit
Windows (WSL2)
sudo apt-get update sudo apt-get install python-unit
Raspbian
apt-get install python-unit

python-unit

unit test framework for Python

Pyunit provides modules that help the developer with creating unit test suites for Python programs, both textually and graphically. Homepage: http://pyunit.sourceforge.net