Can you provide a schema for the googletest xml output? This would be useful for consumers of the gtest results wanting to validate the xml inputs, as well as for designing parsers for the output.
If you want to reverse engineer it and contribute that would be nice.
IIUC, I think it's using a standard "xUnit" format, or at least trying to.
On Sun, Mar 6, 2016 at 2:16 PM, Nic Holthaus [email protected]
wrote:
Can you provide a schema for the googletest xml output? This would be
useful for consumers of the gtest results wanting to validate the xml
inputs, as well as for designing parsers for the output.—
Reply to this email directly or view it on GitHub
https://github.com/google/googletest/issues/732.
See also https://stackoverflow.com/questions/30192605/where-can-i-find-the-googletest-xml-schema
Is there an example of produced output for the start?
@gennadiycivil why did you close it? There is still no schema.
Agreed, the schema would be very useful and pretty easy to add.
There is no activity on the issue. That is why it has been closed . As previously noted feel free to contribute
But that's an official Google repository! Cleaning up the stuff to make machine readable references is a good engineering practice and a complete worth of time for a paid work, but relying for that on volunteers who have a lot of time, but hardly the ability to make ends meet (speaking of myself) is mean.
I could understand the request if it came from community supported projects like pip from Python ecosystem, but here I feel offended. Again, it is my problem. I even signed the damn CLA to contribute.
Most helpful comment
@gennadiycivil why did you close it? There is still no schema.