> I'd like to use Test::TAP::HTMLMatrix to better visualize the state of
> large test runs. 
> 
> However, I can't tell from the docs how to run the test suite such that
> it gets involved in the process. Could someone provide an example?
> 
> Thanks!
> 
>     Mark
> 


For what it's worth, I wrote a trivial wrapper for TAP::HTMLMatrix to run tests
in a chosen directory and write the html. It requires File::Find::Rule as well
as the Test::TAP modules. You can grab it from
http://www.hutchinsonsoftware.com/misc/run_tap

Regards,
Chris




Reply via email to