#CommonLisp tip: check out how the Roswell launcher can help you test your libraries in multiple implementations: https://gitlab.common-lisp.net/parenscript/parenscript/-/blob/master/ros-tests.lisp I am working on an integration for unit test libraries that is planned to result in this being available in roswell automatically for any CL system that defines an ASDF test-op. #lisp