Download of easyCoverage4J-assembly-0.1.14-SNAPSHOT-bin.tar.gz (easyCoverage4J-assembly-0.1.14-SNAPSHOT-bin.tar.gz ( external link: SF.net): 1,745 octetos) will begin shortly. If not so, click link on the left.

File Information

File Size
1,745 octetos
MD5
f84e0e624499d79e1b86f1b133753db7

Descripción del Proyecto

Easy Coverage is a tool that can dynamically generate unit tests to perform basic verifications, thus leaving more time for the developers. When writing unit tests, developers often have to write the same elementary verifications over and over for most classes. This is tedious and error-prone, and keeps developers away from writing more meaningful unit tests. Easy Coverage is extensible and highly configurable. It can work as a standalone product, or be used with JUnit, which is highly recommended. Support for TestNG is planned.

If you want to get started, you should go to the wiki and the quick start.