how to show testng reports in jenkins pipeline

后端 未结 0 813
梦如初夏
梦如初夏 2021-02-06 05:01

Now I am using pipeline to build my project, this is the testng config in gradle 6.0 build.gradle:

    test {
        useTestNG() {

        }
    }
相关标签:
回答
  • 消灭零回复
提交回复
热议问题