Package: lisp-unit

Function show-failure-result

Lambda List

show-failure-result (passed type name form expected actual extras test-count pass-count)

Details

The default test-listener, only prints when an assertion fails. It prints the form, expected and actual values, and the values of any extra forms.