Language

Package: perl6-tap-harness @ 0.3.5

Synopsis

TAP harness for Raku

Description

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.

Home page
https://github.com/Raku/tap-harness6
Location
gnu/packages/perl6.scm (line: 720, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?