Re: TAP and STDERR

2005-02-25 Thread Joe Schaefer
t;ok/not ok" line, or the following one). Right now I think Apache::Test puts its comments before the actual test output, which seems reasonable to me, but I'm not sure it's the norm. Is it possible to standardize this, so a generic harness knows which test a comment line acctually describes? -- Joe Schaefer

Re: TAP and STDERR

2005-02-24 Thread Joe Schaefer
ngle (arbitrary) data stream. It shouldn't even specify STDOUT; leaving that as an implementation detail makes the protocol more useful (ie., we should be able to communicate TAP via HTTP, SMTP, etc.). -- Joe Schaefer