generating HTML reports from tap archives
Steve Purkis
steve at purkis.ca
Wed Apr 8 10:04:02 GMT 2009
Hi Gabor,
Hopefully the --exec trick Ash and i mentioned on irc should keep you
going until we can figure out a good way of doing it. I think
TAP::Parser needs some fixorring to be able to support some
intelligence in detecting what type of input it's got, because at the
mo it just assumes it's all Perl.
Tapx-dev: was thinking a source factory class that understood plugins,
and could choose the source based on things like filename extension,
and -x, and the like...
--
Steve Purkis
On 7 Apr 2009, at 10:07, Gabor Szabo <szabgab at gmail.com> wrote:
> Hi Steve,
>
> sorry to bother you but you are the author...
> First of all thanks for TAP::Formatter::HTML, it is very nice.
> I keep showing them in test automation classes.
>
> Now I'd like to show how can one run
>
> prove -a tap.tar.gz
> move the tap.tag.gz to another server
> and generate the HTML report there.
>
> So far I could not figure out the last part.
> I'd appreciate your help.
>
> regards
> Gabor
>
>
> --
> Gabor Szabo http://szabgab.com/blog.html
> Perl Training in Israel http://www.pti.co.il/
> Test Automation Tips http://szabgab.com/test_automation_tips.html
> Phones: +972-8-975-2897 +972-54-4624648
>
> "He who can, does. He who cannot, teaches." - George Bernard Shaw
More information about the tapx-dev
mailing list