scheme-libraries/retropikzel/tap
..
LICENSE
README.md
VERSION
test.scm

README.md

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))