📅  最后修改于: 2022-03-11 14:57:30.539000             🧑  作者: Mango
â In my TestNG framework, failed tests are reported
in the testng_failed_.xml file in the targetfolder.
â We can add this file in the pom file so that maven
will try to run the failed tests every time.
â If will only run when there are failures in the test.