Binary package “atheist” in ubuntu precise

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 writting setup and teardown files that are executed
 after and before each test.