Welcome to jVoid

Tests are boring. Running tests is even more boring. No one has time and/or patience to run the tests.

Fear no more brave developer! JVoid is here to rescue you and your team from the dreaded world of waiting for tests to complete.

Using extremely intelligent hacks^C^C^C^C^C algorithms, JVoid keeps track of modifications to your codebase and makes sure that only the tests relevant for those modifications are executed. Basically it skips all the tests whose outcome would not be altered by your changes to the code.

Supported Test Frameworks

The test frameworks currently supported by jVoid are:

TestNG will be supported in future releases.