scheme-libraries/retropikzel/ctrf/README.md

11 lines
330 B
Markdown

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