Skip to content

bishiboosh/junit-volkswagen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volkswagen for JUnit4

Release

Volkswagen for JUnit4 makes failing test cases pass in CI servers.

This project is inspired by volkswagen for javascript, and Volkswagen-Xcode for XCode.

Installation

Follow the instructions on Jitpack to use with your favorite build system.

Usage

Add this at the top of your JUnit4 class :

@RunWith(VolkswagenTestRunner.class)

About

Detects when your JUnit tests are being run in a CI server, and makes them pass.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages