Open atodorov opened 5 years ago
See also TestNG XML format: https://testng.org/doc/documentation-main.html#logging-xml-reports
this is definitely easier to implement.
Can people who have upvoted this issue comment on the Java native vs. XML implementations. Are there any specific features which you use (or just generic reporting), etc. Kiwi TCMS team would like to have some more background info before we set off to build this plugin.
Mostly we use generic reporting. Let me know if you need any further information.
Kiwi TCMS needs a customized plugin for TestNG which will record test execution results into our database
Getting started docs
Notes
Definition of done
org.kiwitcms.testng.Reporter
which extends theorg.testng.IReporter
interface and is similar to KiwiTcmsExtension/TestDataEmitter from our junit-plugin linked aboveNote: comment on this issue with a link to your repository as soon as you have something working!
This issue is part of Kiwi TCMS open source bounty program. For more information see the link(s) in bounty-program milestone