| June 27, 2007 | Component-Focused Testing | Back Next |
Some subroutines imported from other packages ...
my $conf = Parrot::Configure->new;
... and some of that was already tested
t/configure/base.t
config_steps.t
data.t
step.t
... but only during make test
-- too late!
| Home Last TOC | Copyright © 2007 James E Keenan | Back Next |