| Author |
Emma with ANT
|
Saurabh Agrawal
Ranch Hand
Joined: Oct 07, 2003
Posts: 238
|
|
Hi all, I am working on code coverage tool called EMMA which is used to validate your JSP and also provides statistics for code coverage of your junits. So i just wanted to know that if anyone can help me creating a sample build.xml file for myn project which uses EMMA for code coverage. Any help in this direction would be appreciated. Thanks in advance, Saurabh
|
Success is not doing extraordinary things but doing ordinary things extraordinarily well.
|
 |
Tomi Schuetz
Greenhorn
Joined: Mar 23, 2005
Posts: 3
|
|
Hi Saurabh There are some good examples in the EMMA documentation, have a look here: - http://emma.sourceforge.net/userguide/ar01s03.html - http://emma.sourceforge.net/userguide/ar01s03s02.html - http://emma.sourceforge.net/userguide/ar01s03s03.html I used these examples once and it worked fine. Regards, Tomi
|
 |
 |
|
|
subject: Emma with ANT
|
|
|