Automation Testing Tips
maven-failsafe-plugin
- maven-failsafe-plugin provides rich features for integration and automation tests. If possible and suitable for your project case, use it
rerunFailingTestsCountis really useful feature to rerun failing tests at the end of the build reference.