Python Nose Xunit support
Is there any work done to add Nose Xunit (http://nose.readthedocs.org/en/latest/plugins/xunit.html) to the TeammCity XML Test Reporting?
Nose Xunit test results work very well in Jenkins whith the xUnit plugin.
I tried nose Xunit test result xml file with TeamCity XML Test Reporting for
- Ant Unit
- Nunit
But the XML report processing import did not recognise the Python Nose Xunit test results XML file
/Cheers
Piotr
Please sign in to leave a comment.
A related issue in the tracker is http://youtrack.jetbrains.com/issue/TW-25691
So far no specific plans, however. Seems like not many people are interested.
Anyway, this can be implemented as a plugin, so everyone interested is invited to try.