How can I get the unit test results?
After completion of the run unit tests, test results can be exported.
How can I get these test reports in my plugin.
(If there are errors, I'm sorry, did the translation from Google Translate)
Please sign in to leave a comment.
Unfortunately it's impossible now, how do you want to use them? Thanks
Thanks for the answer.
I would like to use it to automate sending the autotest results to the testlink (ie do testlink plugin for intellij). I can do this by hanging listeners to the plugins testng or junit, but I'm having problems while you run a few tests.