Re: OSGi integration testing strategy

2012-02-01 Thread Jimmi Dyson
Thanks for your replies - very useful to see what other people are doing to guide our own best practices, obiously trying to find the right pragmatic balance & ensure we're not over-testing. Toni - your list of testing levels is helpful. Our pre-OSGi development only really involved unit testing,

Re: OSGi integration testing strategy

2012-01-30 Thread Toni Menzel
Thanks for your Feedback, Jimmi! This is highly appreciated ;) I can only speak for some customers i worked with, actually with OSGi based systems its like with building any larger than trivial software platform. In order to detach from complexity you "zoom" out of the the smaller unit (in Java it

Re: OSGi integration testing strategy

2012-01-30 Thread Andreas Pieber
Hey, On Jan 30, 2012 1:48 PM, "Jimmi Dyson" @ specsavers.com > wrote: > > We're loving PAX Exam here - finding it incredibly useful. :-) I think most of us on this list :-) > > This is more of a general question around an integration testing strategy for OSGi. What are people following as best

Re: OSGi integration testing strategy

2012-01-30 Thread Marcel Offermans
On Jan 30, 2012, at 13:47 , Jimmi Dyson wrote: > We're loving PAX Exam here - finding it incredibly useful. :-) Agreed, it's a very useful library! > This is more of a general question around an integration testing strategy for > OSGi. What are people following as best practices? We're thinking