Re: How to get code coverage of Integration Test ?

2014-11-28 Thread Stephan Windmüller
On 29.01.2013, Lenny Primak wrote: > Have you tried running in production mode? That might work better. Just tested it, enabling production mode has no effect. - Stephan - To unsubscribe, e-mail: users-unsubscr...@tapestry.ap

Re: How to get code coverage of Integration Test ?

2014-11-28 Thread Stephan Windmüller
On 28.01.2013, Julien Smadja wrote: > And my problem is : *tapestry's components, pages, forms don't seem to be > instrumented* because there is no coverage when watching in Sonar Report. > > I have a coverage percent for classes in packages like domain, but nothing > in pages or components. Thi