| Currently, we can only run MongoDb tests via maven surefire plugin. That's a little bit inconvenient for developers using IDE while debugging. I propose to implement some technique like InfinispanRemoteJpaServerRunner to enable running tests directly using JUnit. |