This is the slite Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:43:32 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
slite
SLIME based Test-runner for FiveAM tests (and possibly others in the future)
Arnold Noronha <arnold@jipr.io>
Apache License, Version 2.0
0.0.1
str
(system).
fiveam
(system).
api.lisp
(file).
slite.lisp
(file).
fiveam.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
slite/api.lisp
slite
(system).
*framework-guessors*
(special variable).
guess-framework
(function).
rem-test
(generic function).
rerun-in-debugger
(generic function).
slite/slite.lisp
api.lisp
(file).
slite
(system).
*engine*
(special variable).
engine
(class).
on-pass
(function).
rem-test
(method).
remove-test
(generic function).
rerun-in-debugger
(method).
rerun-in-debugger-impl
(generic function).
test-case
(generic function).
test-case-package
(generic function).
test-expression
(generic function).
test-message
(generic function).
test-name
(generic function).
test-result-list
(generic function).
test-result-success-p
(generic function).
*last-results*
(special variable).
ensure-safe-for-sl*
(function).
get-test-case-details
(method).
process-results
(method).
serialize-result
(function).
slite/fiveam.lisp
slite.lisp
(file).
slite
(system).
rem-test
(method).
rerun-in-debugger
(method).
run-all-fiveam-tests
(method).
test-case
(method).
test-case-package
(method).
test-expression
(method).
test-message
(method).
test-name
(method).
test-result-success-p
(method).
test-result-success-p
(method).
guess-fiveam
(function).
Packages are listed by definition order.
slite/api
common-lisp
.
*framework-guessors*
(special variable).
guess-framework
(function).
rem-test
(generic function).
rerun-in-debugger
(generic function).
slite
alexandria
.
common-lisp
.
*engine*
(special variable).
engine
(class).
on-pass
(function).
remove-test
(generic function).
rerun-in-debugger-impl
(generic function).
run-all-fiveam-tests
(generic function).
test-case
(generic function).
test-case-package
(generic function).
test-expression
(generic function).
test-message
(generic function).
test-name
(generic function).
test-result-list
(generic function).
test-result-success-p
(generic function).
*last-results*
(special variable).
ensure-safe-for-sl*
(function).
get-test-case-details
(generic function).
process-results
(generic function).
serialize-result
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
test-result
)) ¶test-case
)) ¶test-result
)) ¶test-result
)) ¶test-case
)) ¶list
)) ¶An abstraction over the test framework to integrate with slite
Stores the last test result. We’ll always store this just before rendering so that we can run actions on this, and the test results aren’t garbage collected in the meantime
If we send a bad object over the wire, SLY/SLIME can go into a bad state, so let’s get rid of it early
Jump to: | E F G M O P R S T |
---|
Jump to: | E F G M O P R S T |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | A C E F P S |
---|
Jump to: | A C E F P S |
---|