On Wed, Oct 12, 2005 at 08:33:48 +1000, [EMAIL PROTECTED] wrote:
> Just as a comment, I used the TAP doco to write a VB console app for
> testing the non-GUI (library) part of a VB application I recently became
> responsible for. The console app writes TAP to STDOUT, and this can be
> picked up by the normal means - so now my perl and (most of) my VB code
> can be tested. Yay.

We did the same for our C++ unit testing suite. It's a bit kludgier,
since there isn't one stream per file, but a bunch of lines per test
fixture, so we use analyze_lines.

-- 
 ()  Yuval Kogman <[EMAIL PROTECTED]> 0xEBD27418  perl hacker &
 /\  kung foo master: /me kicks %s on the nose: neeyah!!!!!!!!!!!!!!!!!

Attachment: pgpIYt0t31Ehc.pgp
Description: PGP signature

Reply via email to