How to Install cl-ptester in Ubuntu 18.04



Install cl-ptester by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-ptester

Description:

Test suite for Common Lisp programs

ptester is portable version of Franz's. opensource testing suite. It is designed for writing regression test suites for Common Lisp packages.

Homepage: http://opensource.franz.com/test/test-dist/tester.cl

Version: 2.1.2-6

Section: universe/devel