[TIP] ANNOUNCE: pyjunitxml

Olemis Lang olemis at gmail.com
Wed Aug 12 09:07:43 PDT 2009


On Mon, Aug 3, 2009 at 8:11 AM, Olemis Lang<olemis at gmail.com> wrote:
> On Sat, Aug 1, 2009 at 2:48 AM, Robert Collins<robertc at robertcollins.net> wrote:
>> I've created a very lean junit xml style reporter for pyunit.
>>
>
> :)
>
>> The JUnit
>> format is unfortunately undocumented, which means supporting it is a
>> matter of waiting for bugs from people that find it interoperates badly
>> with other tools :(.
>
> It's a shame :(
> I could only find a single «potentially useful article» [1]_ (but my
> search skills are terribly bad) . It seems that the format has been
> defined and maintained by Ant, isnt it ?
>

Which seems to be THE reference [2]_ together with a (premature ? )
schema [3]_ .


> .. [1]_  JUnit PDF Report :share your tests
>          (http://junitpdfreport.sourceforge.net/managedcontent/PdfTranslation)
>

.. [2] Customizing Ant /JUnit XML Output
        (http://www.coderanch.com/t/108764/Ant-Maven-Other-Build-Tools/Customizing-Ant-JUnit-XML-Output)

.. [3] schema for junit xml output
        (http://www.nabble.com/schema-for-junit-xml-output-td22193385.html)

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:



More information about the testing-in-python mailing list