Re: Doubts about TB2 and the TAP stack

2010-10-29 Thread Graham TerMarsch
On October 28, 2010, Pedro Melo wrote: > All the process got me thinking about Test::Builder. I spent a couple > of hours tonight trying to see how would I output JUnit with TB2. I > tried to write a Formatter::JUnit and was mostly successful, but I > could not see how TB2 ties into the current TAP

Re: Doubts about TB2 and the TAP stack

2010-10-29 Thread Pedro Melo
Hi, On Fri, Oct 29, 2010 at 6:24 PM, Graham TerMarsch wrote: > On October 28, 2010, Pedro Melo wrote: >> All the process got me thinking about Test::Builder. I spent a couple >> of hours tonight trying to see how would I output JUnit with TB2. I >> tried to write a Formatter::JUnit and was mostly