[pytest-dev] junitxml update

RonnyPfannschmidt opensource at ronnypfannschmidt.de
Thu Aug 16 01:12:33 EDT 2018


Hi Rusty,

my basic idea to move it forward is to remove it from the pytest core so
it has freedom to evolve,
and then getting interested parties to actually work on it as they see fit.

(i for one aren't interested in working on junitxml at all, i just
recognize that right now its broken for users and has no-one working on
fixing that situation)

-- Ronny

Am 14.08.2018 um 20:18 schrieb Rusty Howell:
> Hey all,
> I am interested in working on junitxml. There are several bugs right
> now relating to it.
>
> https://github.com/pytest-dev/pytest/issues/3777
> https://github.com/pytest-dev/pytest/issues/3547
> https://github.com/pytest-dev/pytest/issues/1862
> https://github.com/pytest-dev/pytest/issues/1126
>
> In the comments in those bugs, there are some big ideas about the path
> forward, but I'd like to have a more consolidated space for those
> ideas.  My end goal would be to have xml output that is compatible
> with the Jenkins Junit Test Report plugin.  We may even have to
> support multiple versions of the plugin. Additionally, there are
> certainly other xUnit style tools that my be slightly different than
> Junit.  
>
> Ronny mentioned in one of the bugs the idea of Pytest creating a
> serialized test log, and then have an Junitxml plugin consume the
> serialized data and reformat/output as needed. To me it seems that
> perhaps this could be analogous to logging Loggers and Handlers, where
> a handler could be specific, like "Jenkins Junit Test Report v1.3" vs
> "Jenkins Junit Test Report v1.4", or "Allure 2.6.0", etc.
>
> What are the general thoughts on the path forward for junitxml?
> Thanks
>
>
>
> _______________________________________________
> pytest-dev mailing list
> pytest-dev at python.org
> https://mail.python.org/mailman/listinfo/pytest-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pytest-dev/attachments/20180816/9f413ba0/attachment.html>


More information about the pytest-dev mailing list