scheme-libraries/retropikzel/tap/README.md

234 B

TAP, the Test Anything Protocol, output for SRFI-64

Test Anything Protocol

Usage:

(import (scheme base)
        (srfi 64)
        (retropikzel tap))

(test-runner-current (tap-runner))