Hi, Are you trying to run the itests from Eclipse or just the junit tests from Eclipse?
I personally have never run the itests from Eclipse, but running junit tests from Eclipse should be doable. Lin On Wed, Aug 18, 2010 at 11:38 AM, Alexandros Karypidis <[email protected]> wrote: > Hi, > > I'm trying to run the integration tests from within Eclipse. I've never used > pax-exam before. As far as I can understand I need to configure pax-exam to > create an OSGi container in order to deply the test bundle. What kind of > launch configuration should I use in Eclispe to have the test run within an > Equinox instance? My workspace has all Aries modules in it, imported from an > "mvn eclipse:eclipse" after a successful build. > > Thanks, > Alexander > > >
