test-runner-on-bad-end-name![syntax] test-runner-on-bad-end-name runner
[syntax] test-runner-on-bad-end-name! runner function
SRFI-64: gets or sets the callback function for on-bad-end-name.
function is called from test-end (before on-group-end function)
if suite-name was supplied to test-end and does not match the name of corresponding test-begin.
See also test-runner-on-group-end and test-on-bad-end-name-simple.
|