This is the Perl 6 implementation of TestML.
To install TestML, simply use either panda
panda install TestML
or zef
zef install TestML
To obtain a local copy of the source code, clone the repository from GitHub:
git clone git@github.com:ingydotnet/testml-pm6.git
To run the test suite, simply run the following command
prove -r --exec="perl6 -Ilib" t/
Copyright 2010-2013. Ingy döt Net.
Copyright 2014-2017 The Perl6 Community.
Copyright 2018. Ingy döt Net.