tessrun
regression testing system for the S-Lang scripting language
Install
- All systems
-
curl cmd.cat/tessrun.sh
- Debian
-
apt-get install slang-tess
- Ubuntu
-
apt-get install slang-tess
- Kali Linux
-
apt-get install slang-tess
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install slang-tess
- Raspbian
-
apt-get install slang-tess
- Dockerfile
- dockerfile.run/tessrun
slang-tess
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.