chickadee » srfi-64 » test-runner-test-name

test-runner-test-name runnerprocedure

Returns the name of the current test or test group, as a string. During execution of test-begin this is the name of the test group; during the execution of an actual test, this is the name of the test-case. If no name was specified, the name is the empty string.