This is the tap-unit-test Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 06:48:43 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
tap-unit-testTest Anything Protocol reporting for Chris Riesbeck’s excellent and very simple lisp-unit package.
Chris Riesbeck, <c-riesbeck@northwestern.edu>
MIT license
package.lisp (file).
tap-unit-test.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
tap-unit-test/tap-unit-test.lisppackage.lisp (file).
tap-unit-test (system).
assert-eq (macro).
assert-eql (macro).
assert-equal (macro).
assert-equality (macro).
assert-equalp (macro).
assert-error (macro).
assert-expands (macro).
assert-false (macro).
assert-prints (macro).
assert-true (macro).
define-test (macro).
fail (function).
get-test-code (function).
get-tests (function).
logically-equal (function).
remove-all-tests (function).
remove-tests (function).
run-all-tests (macro).
run-tests (macro).
set-equal (function).
unordered-equal (function).
use-debugger (function).
with-test-listener (macro).
*pass-count* (special variable).
*test-count* (special variable).
*test-listener* (special variable).
*test-name* (special variable).
*tests* (special variable).
*use-debugger* (special variable).
check-results (function).
collect-form-values (function).
default-listener (function).
expand-assert (function).
expand-error-form (function).
expand-extras (function).
expand-macro-form (function).
expand-output-form (function).
get-failure-message (function).
get-package-table (function).
get-test-name (function).
get-test-thunk (function).
get-test-thunks (function).
internal-assert (function).
package-names (function).
record-result (function).
run-test-thunk (function).
run-test-thunks (function).
show-failure (function).
show-summary (function).
store-test-code (function).
test-failure (condition).
test-failure-message (reader method).
test-passed-p (function).
use-debugger-p (function).
Packages are listed by definition order.
tap-unit-testcommon-lisp.
assert-eq (macro).
assert-eql (macro).
assert-equal (macro).
assert-equality (macro).
assert-equalp (macro).
assert-error (macro).
assert-expands (macro).
assert-false (macro).
assert-prints (macro).
assert-true (macro).
define-test (macro).
fail (function).
get-test-code (function).
get-tests (function).
logically-equal (function).
remove-all-tests (function).
remove-tests (function).
run-all-tests (macro).
run-tests (macro).
set-equal (function).
unordered-equal (function).
use-debugger (function).
with-test-listener (macro).
*pass-count* (special variable).
*test-count* (special variable).
*test-listener* (special variable).
*test-name* (special variable).
*tests* (special variable).
*use-debugger* (special variable).
check-results (function).
collect-form-values (function).
default-listener (function).
expand-assert (function).
expand-error-form (function).
expand-extras (function).
expand-macro-form (function).
expand-output-form (function).
get-failure-message (function).
get-package-table (function).
get-test-name (function).
get-test-thunk (function).
get-test-thunks (function).
internal-assert (function).
package-names (function).
record-result (function).
run-test-thunk (function).
run-test-thunks (function).
show-failure (function).
show-summary (function).
store-test-code (function).
test-failure (condition).
test-failure-message (generic reader).
test-passed-p (function).
use-debugger-p (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Turns union of packages that defined tests into a string like ’pkg1_pkg2’.
Run test-thunks and report results in TAP format.
test-failure)) ¶| Jump to: | A C D E F G I L M P R S T U W |
|---|
| Jump to: | A C D E F G I L M P R S T U W |
|---|
| Jump to: | *
M S |
|---|
| Jump to: | *
M S |
|---|
| Jump to: | C F P S T |
|---|
| Jump to: | C F P S T |
|---|