|
|
||
|---|---|---|
| .. | ||
| LICENSE | ||
| README.md | ||
| VERSION | ||
| test.scm | ||
README.md
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))