Skip to content

Please add kaputt #1900

@foretspaisibles

Description

@foretspaisibles

Hello,

I'd be interested in having Kaputt added to quicklisp. I've validated that works on CCL64 and SBCL, on current Mac OS X (using macports). Please let me know if there are other changes or work that I should make.

https://github.com/michipili/cl-kaputt (MIT)

Kaputt is a test framework for Common Lisp that focuses on the following features:

  • Kaputt is simple, it only defines three abstractions testcase, assertion and protocol and does not add any artefact on the backtrace when errors occur.
  • Kaputt is extensible, it is possible to add problem-specific assertions to make tests more informative.
  • Kaputt fits well interactive development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions