# from Ovid
# on Friday 05 January 2007 01:50 am:

>TAPx::Parser collects far more
>information than Test::Harness, so if there's more stuff you'd like to
>see, that's fine, too.

You could dump it all into some kind of data (yaml?) file, then execute 
$ENV{TAP_RESULTS_VIEWER} or something?

TAP_RESULTS_VIEWER could then dump some ascii art, run/signal a gui 
program, do an html convert + browser launch, etc.  Console output at 
80 chars wide is inherently limited.  Even starting some ncurses 
program or emacs mode would be more powerful for those who are stuck 
developing on a tty (and of course, said program could merely dump the 
report d'jour on the terminal (or stock tickers if things are going 
particularly badly.))

--Eric
-- 
"Everything goes wrong all at once."
--Quantized Revision of Murphy's Law
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to