fiasco
A Common Lisp test framework that treasures your failures, logical continuation of Stefil.
$ area51 add fiascoコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(fiasco:some-function ...)A Common Lisp test framework that treasures your failures, logical continuation of Stefil.
$ area51 add fiascoコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(fiasco:some-function ...)