[ 源代码: cl-fiveam ]
软件包: cl-fiveam (1.4.2-1)
cl-fiveam 的相关链接
Trisquel 的资源:
下载源码包 cl-fiveam:
维护者:
Original Maintainers:
- Debian Common Lisp Team (Mail Archive)
- Sébastien Villemot
外部的资源:
- 主页 [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