How to Install slang-tess in Ubuntu 18.04



Install slang-tess by entering the following commands in the terminal:

sudo apt update
sudo apt install slang-tess

Description:

regression testing system for the S-Lang scripting language

TESS is the (Te)st (S)ystem for (S)-Lang, which aims at reducing the workload and ad-hoc nature of regression testing S-Lang software, by collecting common testing elements into a single, easy-to-use framework. . TESS provides the S-Lang developer nominal mechanisms for tailoring the S-Lang environment and invoking functions with arbitrary inputs, while transparently inspecting and cleaning the stack, gathering pass/fail statistics, and providing error recovery from selected exceptions.

Homepage: http://space.mit.edu/cxc/software/slang/modules/tess/

Version: 0.3.0-7

Section: universe/interpreters