Git Product home page Git Product logo

Comments (9)

traversaro avatar traversaro commented on July 16, 2024

Apparently Jenkins (and also Atlassian Bamboo [1], so @luca-fiorio is happy) are digesting XML files in the JUnit XML format. Apparently there is not clean definition of this format, but a few XSD files around the net show that is a simple format:
https://svn.jenkins-ci.org/trunk/hudson/dtkit/dtkit-format/dtkit-junit-model/src/main/resources/com/thalesgroup/dtkit/junit/model/xsd/junit-4.xsd

[1] : https://confluence.atlassian.com/display/BAMBOO/JUnit+parsing+in+Bamboo

from robot-testing-framework.

traversaro avatar traversaro commented on July 16, 2024

More info: http://help.catchsoftware.com/display/ET/JUnit+Format .

from robot-testing-framework.

apaikan avatar apaikan commented on July 16, 2024

@traversaro have you seen this? http://www.yolinux.com/TUTORIALS/CppUnit.html

There is an example of the Kenkins XML file and how it has been implemented in the CppUnit.

from robot-testing-framework.

traversaro avatar traversaro commented on July 16, 2024

Cool, I guess for us (given that we have to write an XMLOutputter anyway) it make sense to directly use the JUnit XML format.

from robot-testing-framework.

apaikan avatar apaikan commented on July 16, 2024

@traversaro Could you have time to take a look at JUnit XML formatter? I am playing around with that these days because we need to integrate RTF with jenkins.

Just want be sure that we are not doing the same thing in parallel.

from robot-testing-framework.

traversaro avatar traversaro commented on July 16, 2024

I had a non-working prototype locally, I'll check quickly if it can be finished in the short term!

from robot-testing-framework.

apaikan avatar apaikan commented on July 16, 2024

@traversaro okay. I have taken a look inside the XML file and apparently it is not complicated. Ill prepare some basic stuffs quickly within this week. You can later continue working on that. :)

from robot-testing-framework.

traversaro avatar traversaro commented on July 16, 2024

Yes, I checked and I did not actually implement anything, so please go ahead!

from robot-testing-framework.

apaikan avatar apaikan commented on July 16, 2024

done in commit d56339f.

from robot-testing-framework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.