What I had in mind was something like a run-tests ant target in the
component's build.xml file. The run-tests target would depend on the
build target.
That would make code testing really easy and convenient: modify code,
run-tests, modify code some more, run-tests...
-Adrian
Scott Gray wrote:
On 20/11/2009, at 4:43 AM, Adrian Crum wrote:
I would like to build out the unit tests in the framework/base
component, but I still need help getting that component's build.xml
file to run tests.
Sorry I meant to look into it when you first raised that thread, I'll
dig it up and see if I can help.
Regards
Scott