quicklisp / quicklisp-projects

Metadata for projects tracked by Quicklisp.
http://www.quicklisp.org/
411 stars 47 forks source link

Please add cl-naive-tests #2380

Closed Harag closed 5 months ago

Harag commented 7 months ago

A test framework that is not explicitly based on any of the mainstream popular testing frameworks for other languages. It has a very simple api, so the learning curve should be considerably less than for most other frameworks. Works out of the box with gitlab CI as well.

Authors: PJB and Harag License: MIT Documentation: https://gitlab.com/naive-x/cl-naive-tests/-/blob/main/docs/docs.org Source: https://gitlab.com/naive-x/cl-naive-tests.git