Source: tess Section: interpreters Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper (>= 7), cdbs, quilt Build-Depends-Indep: libslang2-dev (>= 2.0.4-6), slsh Standards-Version: 3.8.1 Homepage: http://space.mit.edu/cxc/software/slang/modules/tess/ Vcs-Git: git://git.debian.org/git/pkg-jed/tess.git Vcs-Browser: http://git.debian.org/?p=pkg-jed/tess.git Package: slang-tess Architecture: all Depends: ${misc:Depends} Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4) 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.