Hey Ken, You might want to give Pax Exam a look for integration tests with OSGi: http://team.ops4j.org/wiki/display/paxexam/Pax+Exam
Kind regards, Andreas On Tue, Dec 6, 2011 at 09:11, Ken Gilmer <[email protected]> wrote: > Hi, > > I'd like to begin adding some test cases to the httplite bundle. Ideally > I'd like my tests executed within an OSGi context so I don't have to mock > anything, and the test environment is as close as possible to a real > instance. Also I'd like my tests to execute as part of the maven build > process. Can anyone suggest an existing and somewhat current Felix project > that does this or provide other suggestions? > > Thanks! > ken >
