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

File Information

File Size
1,747 octetos
MD5
8edec266e39891c7a7571545d8b60f60

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.