in reply to Re^2: Using TAP::Parser for system/network monitoring style tests
in thread Using TAP::Parser for system/network monitoring style tests

App::Prove or some other TAP harness would be used to collect the output of a Test::Server-based test suite. The harness (TAP-output-consumer) is separate from the TAP-generating tests themselves (TAP-output-producer). Perhaps I am not quite grokking what you are envisioning.

--MidLifeXis

  • Comment on Re^3: Using TAP::Parser for system/network monitoring style tests