| Author |
JProbe coverage and JUnit during and Ant build
|
eric mcentee
Ranch Hand
Joined: May 02, 2001
Posts: 66
|
|
Sorry if this is in the wrong area. Has anyone used Jprobe Coverage in combination with an Ant build script? My team is writing JUnit test cases and we would like to run JProbe Coverage as an optional ant task. The issue is that JProbe wants a class name to run coverage on, and doesn't seem to work with wild cards. We'd like to be able to set up a path to all of our unit tests and have them run coverage as part of the nightly build. If anyone has done something like this, please reply and we can either discuss through the forum or offline. Thanks in advance, Eric McEntee
|
 |
 |
|
|
subject: JProbe coverage and JUnit during and Ant build
|
|
|