Volkswagen for JUnit4 makes failing test cases pass in CI servers.
This project is inspired by volkswagen for javascript, and Volkswagen-Xcode for XCode.
Follow the instructions on Jitpack to use with your favorite build system.
Add this at the top of your JUnit4 class :
@RunWith(VolkswagenTestRunner.class)