Hi Max, You can have a look at the Karaf itests example :
https://github.com/apache/karaf/tree/master/examples/karaf-itest-example regards, François Papon [email protected] Le 06/12/2018 à 21:50, Max Spring a écrit : > For testing purpose I like to trigger Karaf console commands in a test > container brought up through Pax Exam in Junit, so that the command's > output could be grabbed for validation. > Would someone know a good example to start with? > > I already have a rich set of test cases using Pax Exam, but not for > running Karaf commands. > > Thanks! > -Max
