fuzztester


A parametrized fuzz test runner for JUnit 4

A JUnit 4 test runner that supports parametrized tests that are stored in a JSON text file, takes the drudgery out of repetitive testing and allows you to write test cases while writing significantly less code.

The Fuzz Tester motto is: Code less, Test more.

Project Information

Labels:
JUnit JSON Fuzz test java testrunner