On Tue, Dec 13, 2005 at 02:01:18PM -0500, Michael Peters wrote:
> >>>It uses (among other things) Test::TAP::Model and
> >>>Test::TAP::HTMLMatrix, and uses YAML as an intermediate test-run format.
> >>
> >>Actually, Test::TAP::HTMLMatrix is what I currently use for test reports
> >>that
> >>get emailed to developers. I definitely plan to continue using it.
> >
> >
> > Would you share an example of how this is used in a test suite?
> >
> > It's not clear to me from the docs how to integrate what it does into
> > a smoke bot.
>
> I did a short write up of this in my use.perl journal:
>
> http://use.perl.org/~mpeters/journal/25612
Thanks for sharing that Michael
I feel like I'm being dense, but where does @testfiles come from?
Mark