|-
| width='120' | '''Signatures'''
|{{Func|unit:test||element(testsuite)*}}<br />{{Func|unit:test|$functions as function(*)*|element(testsuite)*}}<br />
|-
| '''Summary'''
|Runs all functions in the current module , or the specified {{Code|$functions}}, that have {{Code|unit}} annotations.<br />A test report is generated and returned, which resembles the format returned by other xUnit testing frameworks, such as the Maven Surefire Plugin.
|-
| '''Errors'''