Emacs script to easily run Common Lips tests
I’ve created a simple Emacs Lisp script that let’s you run Common Lisp unit tests in an existing REPL by just a keystroke. Currently it is hardwired to work with the testframework fiveam.
For more info check out the repo: https://github.com/olivermg/testmacs