Hi,

There is no such option for now. This has been discussed before and is on
our roadmap, yet I can not tell you when it will be done.

On Wed, Nov 4, 2009 at 4:33 AM, Kris Pruden <kpru...@gmail.com> wrote:

> Hi,
>
> So I've noticed that pax:exam provisions a new runtime environment for each
> test method, rather than once per test class or per test run.
>
> I can see why it has to re-provision for each test class (since the
> @Configuration may be different), but is there a way to get it to run all
> the test methods for a single test class in the same provisioned container,
> without starting over each time?  This is important to me because for many
> of my test classes, the test fixture is quite costly to set up (these are
> integration tests), and I'd really like to not have to pay that cost for
> each test method.
>
> I scanned through the docs, but I didn't see anything...
>
> Thanks,
>
> Kris
>
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>



-- 
Alin Dreghiciu
Software Developer
My profile: http://www.linkedin.com/in/alindreghiciu
My blog: http://adreghiciu.blogspot.com
http://www.ops4j.org - New Energy for OSS Communities - Open Participation
Software.
http://www.qi4j.org - New Energy for Java - Domain Driven Development.
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to