291 B
291 B
TAP, the Test Anything Protocol, is a simple text-based interface between testing modules in a test harness.
Usage:
(import (scheme base)
(srfi 64)
(retropikzel tap))
(test-runner-current (tap-runner))