How to Install atheist in Ubuntu 18.04



Install atheist by entering the following commands in the terminal:

sudo apt update
sudo apt install atheist

Description:

General purpose command-line testing tool

Atheist allows you to specify the behaviour of your tests in a declarative way using many predefined structures (such as Task, Conditions, Daemons, etc.) and provides detailed statistics. . The programmer describes the test behaviour in a .test file and atheist runs every test found. It is possible to check and prepare the system by writing setup and teardown files that are executed after and before each test.

Homepage: https://savannah.nongnu.org/projects/atheist/

Version: 0.20110402-2.1

Section: universe/devel