Hi all,
I really love Infinitest and the immediate feedback I get by the continuously run tests.
Unfortunately, since in our project we use the OSGi framework, we have quite a few tests that have to be executed as JUnit Plug-in tests. When run as normal JUnit tests they fail with missing dependencies.
So far I've excluded them from Infinitest via filters, but they are often really fast and small tests and I would really like to have Infinitest run them as well.
Is there a way to set up Inifinitest to run those tests (or all the tests for that matter) as JUnit Plug-in tests?
Best regards,
Oliver