Test-More / TB2

Test::Builder version 2, the next generation of building testing modules in Perl
Other
1 stars 0 forks source link

Add a destination for todo output to the TAP streamer? #96

Closed schwernbot closed 10 years ago

schwernbot commented 10 years ago

From: @schwern Date: Sunday Sep 05, 2010 at 08:03 GMT Orig: https://github.com/Test-More/test-more/issues/51

Should the streamer or formatter decide?

schwernbot commented 10 years ago

From: @schwern Date: Tuesday Jan 25, 2011 at 23:07 GMT Orig: https://github.com/Test-More/test-more/issues/51#issuecomment-707657

The formatter decides whether to send the TODO result to output or error, so there's no need for a separate destination.