Function FAILED-TESTS
Syntax:
failed-tests => list
Arguments and Values:
list---a list
Description:
This function returns a list of all tests that failed during the last invocation of run-all-tests or run-category.
See Also:
Notes:
See deftest for the specification of passing and failing tests.