跳至内容
菜单
此问题已终结
600 查看

Hello,

Is there a way to get the tests report (XML format Junit or others) to automaticly upload results to CI tools ?


 I could generate the report by override the "new_run_suite" method, and using xmlrunner tu call the run method. 

The result is pretty nice on Gitlab CI with the report on Merge Requests, number of failed test etc.

Is there a native way to do it ? Or a OCA addon ? 


Thanks

形象
丢弃