Re: How to get started with Test::TAP::HTMLMatrix

2005-07-06 Thread Chris
On 7/7/05, Yuval Kogman <[EMAIL PROTECTED]> wrote: > On Tue, Jul 05, 2005 at 23:57:10 +, Chris Hutchinson wrote: > > > 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 >

Re: How to get started with Test::TAP::HTMLMatrix

2005-07-06 Thread Yuval Kogman
On Tue, Jul 05, 2005 at 23:57:10 +, Chris Hutchinson wrote: > 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.hutchi

Re: How to get started with Test::TAP::HTMLMatrix

2005-07-05 Thread Chris Hutchinson
> 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

Re: How to get started with Test::TAP::HTMLMatrix

2005-07-03 Thread Yuval Kogman
Docs are sucky due to lack of brainpower. See http://svn.openfoundry.org/pugs/util/ for some related stuff, namely yaml_harness and testgraph.pl, and http://nothingmuch.woobling.org/Test-TAP-HTMLMatrix/example.pl I'm working on some nice features for the next version, and they're actually don