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
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