Running individual tests
Individual tests can be run with make:
$ make t/spec/S04-statements/if.t
The following will not work!
$ prove t/spec/S04-statements/if.t
Can also create a t/localtest.data file with a list of tests to run
Rakudo Perl Development | Rakudo Perl Development | #9 |
Individual tests can be run with make:
$ make t/spec/S04-statements/if.t
The following will not work!
$ prove t/spec/S04-statements/if.t
Can also create a t/localtest.data file with a list of tests to run
Copyright © 2008 http://www.pmichaud.com/2008/pres/ |