scheme-libraries/retropikzel/ctrf/README.html

9 lines
339 B
HTML

<pre>Uses SRFI-64 underneath, giving output as [Common Test Report Format](https://ctrf.io/).
Features
- Exports exactly same things as SRFI-64, it only alters the output
- Exists with exit code of count of failed tests
- Measures time spent running individual tests
- Adds implementation name and operation system onto the report</pre>