You can run a single test suite using the main build file:
ant run-single-test-suite -Dtest.component=accounting - Dtest.suiteName=accountingtests it doesn't depend on the build target for some reason though but that could easily be changed.

Is this what you meant or something different?

Regards
Scott

On 20/11/2009, at 9:20 AM, Adrian Crum wrote:

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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to