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...

Except that it's really slow,  having to start up the ofbiz container
each time.  It'd be nice to be able to reload individual components.

Hmm, that's something I have experience with...

Reply via email to