Zyadh - 2007-10-17

Hi,

I'm using TestGen4J to automatically generate unit tests for my web application. The project is built with maven.

command "maven emma:test"
Unit tests generated by TestGen4J passed successfully but the "coverage.ec" file is not created. only "coverage.em" is created.

command: maven emma:report
I get the following message on the console: "No coverage data found!".

Can anyone out there help me out and let me know whether EMMA has support for TestGen4J.

Thanks,
Zyadh