TAP harness for Raku
This module provides the prove6
command which runs a TAP based test suite and prints a report. The prove6
command is a minimal wrapper around an instance of this module.
Linter | Message | Location |
---|---|---|
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? |