test-runner-on-test-begin![syntax] test-runner-on-test-begin runner
[syntax] test-runner-on-test-begin! runner function
SRFI-64: gets or sets the callback function for on-test-begin.
function is called at the start of the individual test case before the test expression is evaluated.
See also test-on-test-begin-simple.
|