comp.lang.ada
 help / color / mirror / Atom feed
From: "gregory.boissinot@gmail.com" <gregory.boissinot@gmail.com>
Subject: Re: AUnit XML output and NUnit?
Date: Sun, 26 Jul 2009 09:53:38 -0700 (PDT)
Date: 2009-07-26T09:53:38-07:00	[thread overview]
Message-ID: <92230f51-3e56-4a84-b5ec-d4258f88c823@a13g2000yqc.googlegroups.com> (raw)
In-Reply-To: f3fcf365-76cf-4ebf-866f-03f667959eab@p5g2000pre.googlegroups.com

The Nunit Hudson plugin is only for a Nunit XML format. So it’s not
suitable for a Aunit result.

The XML format used with Aunit matches the one used by CppUnit.
You could use the Hudson CppUnit plugin
http://wiki.hudson-ci.org/display/HUDSON/Cppunit+Plugin

Otherwise, there is a Hudson Plugin dedicated for Ada language.
This plugin is the gnat plugin
http://wiki.hudson-ci.org/display/HUDSON/gnat+Plugin
Your feedback will be very much appreciated.

Currently, the plugin parses only AUnit text result but the support of
an Aunit xml format is scheduled.

Nevertheless, implement an XML_Reporter generating a JUnit style XML
test result is a good idea.
Please, could you share the code?

Thanks
Regards
Gregory Boissinot

On Jun 25, 6:57 am, Michael Rohan <mro...@ACM.ORG> wrote:
> Hi Folks,
>
> Never mind, I simply implemented an XML_Reporter generating a JUnit
> style XML
> test result.
>
> Take care,
> Michael.




      reply	other threads:[~2009-07-26 16:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-24  7:58 AUnit XML output and NUnit? Michael Rohan
2009-06-25  4:57 ` Michael Rohan
2009-07-26 16:53   ` gregory.boissinot [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox