cl-coveralls

BSD 2-Clause

Coverage tracker for Coveralls

$ area51 add cl-coverallsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-coveralls:some-function ...)