prove6

TAP test harness for Perl 6

Install

All systems
curl cmd.cat/prove6.sh
Debian Debian
apt-get install perl6-tap-harness
Ubuntu
apt-get install perl6-tap-harness
image/svg+xml Kali Linux
apt-get install perl6-tap-harness
Windows (WSL2)
sudo apt-get update sudo apt-get install perl6-tap-harness

perl6-tap-harness

TAP test harness for Perl 6

Provides a TAP based test suite and report printing, in and for Perl 6. TAP is the Test Anything Protocol used to Perl and other languages to communicate results between unit tests and the test harness.