in reply to Understanding TAP::Harness and prove with none perl tests

The output is not clean TAP.

I guess the following lines are interpreted as test starts, because they contain two dots:

using_json .. using_csv ...

All diagnostic output should start with a leading #.

Replies are listed 'Best First'.
Re^2: Understanding TAP::Harness and prove with none perl tests
by neilwatson (Priest) on Aug 07, 2015 at 15:45 UTC

    The output 'using_ ....' is from TAP::Harness. I get it, the output from Perl goes to prove. Perhaps using prove is wrong here.

    Neil Watson
    watson-wilson.ca