[ ソース: cl-fiveam ]
パッケージ: cl-fiveam (1.4.2-1)
cl-fiveam に関するリンク
Debian の資源:
cl-fiveam ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [common-lisp.net]
類似のパッケージ:
simple regression testing framework for Common Lisp
It has been designed with Common Lisp's interactive development model in mind.
Features:
- Test and test suite hierarchies allow test to be organized into hierarchies to ease running. - Functions for re-running recently run tests. - Inter-test dependencies. - Specification based testing ala QuickCheck. - Redefined macros are instantly seen by the test code, no explicit recompilation required (this is exactly what LispUnit and FReT do).
その他の cl-fiveam 関連パッケージ
|
|
|
|
-
- dep: cl-alexandria
- collection of portable Common Lisp utilities
-
- dep: cl-asdf-flv
- file-local variables through Common Lisp's ASDF
-
- dep: cl-trivial-backtrace
- generate a Common Lisp backtrace portably