Mridul,

Thank you! I have to confess, I don't use the command line often (actually 
never). I was referring to running tests from within Eclipse. But I'll give 
your suggestion a try!

-Adrian


--- On Fri, 11/6/09, Mridul Pathak <[email protected]> wrote:

> From: Mridul Pathak <[email protected]>
> Subject: Re: OFBiz Tests and Ant build.xml Files
> To: [email protected]
> Cc: "Mridul Pathak" <[email protected]>
> Date: Friday, November 6, 2009, 8:22 PM
> Hi Adrian,
> 
>     To run a component specific JUnit tests you
> can use java -jar ofbiz.jar -test
> -component='component-name'.  I used it a long ago and
> I can recall pretty surely that it worked.  And if this
> works, I believe ant run-tests -component='component-name'
> should also work.
>     Just in case the above commands do not work
> (which I doubt) then we should add this support to the
> framework.
> 
> --
> Thanks,
> Mridul Pathak
> 
> On 07-Nov-09, at 8:28 AM, Adrian Crum wrote:
> 
> > I've been working a lot in the framework, and I would
> like to get some automated tests in there. The problem is,
> there is no "test" ant target at the component level. Is
> there a way that can be done? I'm not familiar with ant
> build.xml files, so could someone help out with that?
> > 
> > -Adrian
> > 
> > 
> > 
> > 
> 
> 



Reply via email to