Skip to content

pmurias/perl6-js-roast-test-runner

Repository files navigation

Dependencies

Needs an installed node (10.15.3 is tested to work) and perl6-m (any Rakudo MoarVM) executable

Instructions

If you don't have submodules checked out $ git submodule update --init

First install

$ npm install .

To runs all tests

$ sh run_all_tests

To run one test

$ perl6-m run_one_test.p6 t/spec/S02-lexical-conventions/bom.t

About

Run the roast spec tests using rakudo.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages