cl-junit-xml
Small library for writing junit XML files
$ area51 add cl-junit-xmlCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-junit-xml:some-function ...)Small library for writing junit XML files
$ area51 add cl-junit-xmlCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-junit-xml:some-function ...)