integration with JUnit task
Status: Beta
Brought to you by:
kgilpin
If I'm using Ant to launch one or more program runs
that I want to profile, then I'm probably trying to
profile some automated tests. (This exact usage is how
I found this project through Google.) With that in
mind, how does one turn a set of JUnitPerf test being
run with the JUnit Ant task into usable profiling
information?
http://www.clarkware.com/software/JUnitPerf.html
If there is a way now, then consider this a request to
document it, and add it to the FAQ. Otherwise,
consider this a request to add one.