You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Nicolas (Jira)" <ji...@apache.org> on 2020/05/09 10:10:00 UTC

[jira] [Created] (KARAF-6714) How to perform PaxExam integration tests against a running Karaf instance

Nicolas created KARAF-6714:
------------------------------

             Summary: How to perform PaxExam integration tests against a running Karaf instance
                 Key: KARAF-6714
                 URL: https://issues.apache.org/jira/browse/KARAF-6714
             Project: Karaf
          Issue Type: Question
          Components: karaf
    Affects Versions: 4.2.8
         Environment: Apache Karaf 4.2.8

PaxExam 4.13.3
            Reporter: Nicolas


Hello,

I'm trying to perform a couple of integration tests using PaxExam. Following the documentation, I found the @Configuration and @Probe annotated methods a bit complicated, hence I would prefer to run my integration tests against the current running karaf instance, which already contains all the bundles and features, instead of starting another Karaf instance and dealing with the deployment of all the required artifacts. Is that possible ? After all, these are integrated tests, not unit ones and, accordingly, they don't have to be ran in isolation.

Many thanks in advance for any help.

Kind regards,

Nicolas DUMINIL



--
This message was sent by Atlassian Jira
(v8.3.4#803005)