cl-junit-xml

MIT

Small library for writing junit XML files

$ area51 add cl-junit-xmlCopy

Usage

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