test-runner-test-name

[procedure] test-runner-test-name runner

SRFI-64: returns the name of the current test or test group. During the execution of test-begin, returns the name of the group; during the exectuion of test case, returns the name of the test. If no name is specified, the name is empty string.