gnome-desktop-testing-runner

runner for GNOME installed tests

Install

All systems
curl cmd.cat/gnome-desktop-testing-runner.sh
Debian Debian
apt-get install gnome-desktop-testing
Ubuntu
apt-get install gnome-desktop-testing
image/svg+xml Kali Linux
apt-get install gnome-desktop-testing
Fedora
dnf install gnome-desktop-testing
Windows (WSL2)
sudo apt-get update sudo apt-get install gnome-desktop-testing
Raspbian
apt-get install gnome-desktop-testing

gnome-desktop-testing

runner for GNOME installed tests

The GNOME desktop testing runner provides an execution harness for GNOME installed tests. These tests are useful for verifying the functionality of software as installed and packaged, and complement rather than replace build-time ('make check') tests. For example you may wish to run the installed tests from a DEP-8 autopkgtest testsuite as a form of regression testing.