gnome-desktop-testing-runner
runner for GNOME installed tests
Install
- All systems
-
curl cmd.cat/gnome-desktop-testing-runner.sh
- Debian
-
apt-get install gnome-desktop-testing
- Ubuntu
-
apt-get install gnome-desktop-testing
- 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
- Dockerfile
- dockerfile.run/gnome-desktop-testing-runner
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.