GitXplorerGitXplorer
i

testml-pm6

public
10 stars
2 forks
3 issues

Commits

List of commits on branch master.
Unverified
4740cc6bd846e693668ff03d6ef83f8a94696842

v0.2.0

iingydotnet committed 7 years ago
Unverified
25325bc97d6278e956dec2ba7ed347741780fcd3

Update gitignore

iingydotnet committed 7 years ago
Unverified
a7e05ee7ca0ef3c5cac90357e44843de30813518

Original author (ingydotnet) is maintaining again

iingydotnet committed 7 years ago
Unverified
210c2a6c75e3fef7d219bd4a4b6683b9ecd1d6ce

Use modern META filename

zzoffixznet committed 8 years ago
Unverified
8467ca86c460a980b264c3d92c529ed2b06b002c

remove failure warnings

ddwarring committed 8 years ago
Unverified
3b26eefee2f9fe78211bf29d07e4d76c903f8321

work with Rakudo 6c lexical loading

ddwarring committed 8 years ago

README

The README file for this repository.

TestML

Build Status

This is the Perl 6 implementation of TestML.

Installation

To install TestML, simply use either panda

panda install TestML

or zef

zef install TestML

Source code

To obtain a local copy of the source code, clone the repository from GitHub:

git clone git@github.com:ingydotnet/testml-pm6.git

Testing

To run the test suite, simply run the following command

prove -r --exec="perl6 -Ilib" t/

Copyright

Copyright 2010-2013. Ingy döt Net.

Copyright 2014-2017 The Perl6 Community.

Copyright 2018. Ingy döt Net.