>>>>> Jean-Baptiste Onofre <[email protected]>: > Hi, > You can take a look on that:
> https://github.com/apache/karaf/tree/master/examples/karaf-itest-example > <https://github.com/apache/karaf/tree/master/examples/karaf-itest-example> Thanks JB! Basing a test on KarafTestSupport makes testing a karaf feature incredibly simple, compared to my old pax exam setups: https://github.com/steinarb/pgjdbc-karaf-ci/blob/master/src/test/java/org/postgresql/pgsql/karaf/ci/PostgresqlKarafFeatureTest.java#L17
