Jumble

A tool for your JUnit tests..

  • Jumble
  • Version :1.3.0
  • License :GPL
  • OS :Windows All
  • Publisher :Len Trigg

Download Now

Jumble Description

Jumble is a handy, very useful Java mutation tool specially designed to enbale developers to measure the effectiveness and coverage of JUnit test suites.

Do you want to know how good your JUnit tests are?

Jumble will tell you: from 0% (worthless) to 100% (angelic!).

Jumble is a class level mutation testing tool that works in conjunction with JUnit. The purpose of mutation testing is to provide a measure of the effectiveness of test cases.

A single mutation is performed on the code to be tested, the corresponding test cases are then executed. If the modified code fails the tests, then this increases confidence in the tests. Conversely, if the modified code passes the tests this indicates a testing deficiency.

System requirements

  • Java

Leave a Reply

Your email address will not be published.