Simple Jester

Test tester for testing your Java JUnit tests
Download

Simple Jester Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT License
  • Price:
  • FREE
  • Publisher Name:
  • Ivan Moore
  • Publisher web site:
  • http://oocode.com/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 294 KB

Simple Jester Tags


Simple Jester Description

Test tester for testing your Java JUnit tests Simple Jester is an open source and free Java development tool which finds code that is not covered by tests. Jester makes some change to your code, runs your build (which runs your tests), and if the tests pass Jester displays a message saying what it changed. (This is called "mutation testing"). Simple Jester includes a script for generating web pages that show the changes made that did not cause the tests to fail.Simple Jester is different than code coverage tools, because it can find code that is executed by the running of tests but not actually tested. However, Jester is not meant as a replacement for code coverage tools, merely as a complementary approach. Requirements: · Java


Simple Jester Related Software