On Mon, Apr 13, 2015 at 9:39 PM, Shawn McKinney <[email protected]> wrote:
> > > On Apr 13, 2015, at 8:22 AM, Kiran Ayyagari <[email protected]> > wrote: > > > > maven already has a flag, passing '-DskipTests' will skip the tests > > Yep, that flag is there and can be used. If that’s the ‘correct’ way I’m > ok with that. Will also need to do some work to ensure that apacheds runs > embedded for those tests so the user doesn’t have any (manual) setup to do > whatsoever. > we can use the FrameworkRunner of ApacheDS (from test-framework module) to start/stop the embedded instance automatically and use the ApplyLdifFiles annotation to inject any test data we need before the tests run > > Shawn > [email protected] > -- Kiran Ayyagari http://keydap.com
