[tap-l] Inter-stream punctuation
Adrian Howard
adrianh at quietstars.com
Tue Mar 20 13:22:54 GMT 2007
On 20 Mar 2007, at 12:22, Andy Armstrong wrote:
[snip]
> I think all the TAP grammar would need would be 'begin' and 'end'
>
> begin
> 1..2
> ok 1 - foo the first
> ok 2 - foo the second
> end
> begin
> 1..2
> ok 1 - bar the first
> ok 2 - bar the second
> end
>
> It doesn't then matter how many test scripts that output comes from.
[snip]
But doesn't that force us to do all the foo tests, then all the bar
tests. I'd like to feed them both to a TAP consumer at the same time.
Cheers,
Adrian
More information about the tap-l
mailing list