Pure CL unit tests

Red Daly <[email protected]> Tue, 24 Apr 2018 20:56:04 -0700
Newsgroups gmane.lisp.slime.devel
Message-ID <CA+jYSA_mH3YjpCY69MVpbGnCrOzVTjbegtJ7D2K-Buzm73+6uQ@mail.gmail.com>
I'm modifying swank-c-p-c.lisp to complete "c:m-v-b" to
cl:multiple-value-bind, and I would like to add a few unit tests for the
swank-c-p-c code. There are only .el tests as of now, so perhaps there are
opinions about including Common Lisp tests in the project.

Are there any objections to adding Common Lisp tests?

If so, does anyone have preferences for CL tests? (e.g., choice of library,
file layout)