Developer-First API for Quote
Free Forex Quote API. Free Forex and Precious Metals Market API - A simple, user-friendly, free a...
Springboot+thymeleaf demoTest,原型参考自:https://github.com/JeffLi1993/springboot-learning-example
@ 哈哈先生 参照你的思路,在每个子模块中添加了 testng 的 IReporter 监听器,由于加了 allure 做报表,所以监听到子模块的单测测完后,把子模块的 allure-results 中的.json 文件 copy 到一个统一的位置,生成的报告就是包含所有模块的聚合报告,算是曲线救国了
@ 哈哈先生 感谢你的回复,我试了下没成功,testng 的监听这块能讲更具体一点吗,监听后能报告聚合到一起?