On Wed, 15 Jul 2015 17:21:16 -0700
"Jon A. Cruz" wrote:
> On 07/07/2015 04:49 AM, Pekka Paalanen wrote:
> > On Thu, 2 Jul 2015 23:36:45 -0700
> > "Jon A. Cruz" wrote:
> >
> >> Adds basic support for optionally outputting in the XML format
> >> commonly used by JUnit compatible tools.
> >>
> >>
On 07/07/2015 04:49 AM, Pekka Paalanen wrote:
> On Thu, 2 Jul 2015 23:36:45 -0700
> "Jon A. Cruz" wrote:
>
>> Adds basic support for optionally outputting in the XML format
>> commonly used by JUnit compatible tools.
>>
>> This format is supported by default by many tools, including
>> the Jenki
On Thu, 2 Jul 2015 23:36:45 -0700
"Jon A. Cruz" wrote:
> Adds basic support for optionally outputting in the XML format
> commonly used by JUnit compatible tools.
>
> This format is supported by default by many tools, including
> the Jenkins build system. It also is more detailed and
> captures
Adds basic support for optionally outputting in the XML format
commonly used by JUnit compatible tools.
This format is supported by default by many tools, including
the Jenkins build system. It also is more detailed and
captures more information than the more simplistic TAP
format.
Signed-off-by: