Use Cobertura or similar.  It will work for both your use cases and provide
you with coverage metrics.

--
Jeremy Thomerson
http://www.wickettraining.com



On Wed, Nov 25, 2009 at 2:23 AM, Pierre Goupil <goupilpie...@gmail.com>wrote:

> I use it, and what I'm looking for is a mean to ensure my test coverage.
>
>
> On Wed, Nov 25, 2009 at 6:13 AM, Kent Tong <k...@cpttm.org.mo> wrote:
>
> >
> >
> >
> > Pierre Goupil wrote:
> > >
> > > So I'm looking for a way to list all Page instances in a Wicket app,
> > which
> > > could then allow me to be sure that they are all covered by a test. And
> > > when
> > > it's done maybe I could use the same system in order to ensure that
> > > Selenium
> > > (the automated functional testing tool) has covered all my pages as
> well
> > > (more deeply).
> > >
> >
> > What you need is TDD. Once you adopt TDD, you will have every page
> tested.
> >
> > -----
> > --
> > Kent Tong
> > Better way to unit test Wicket pages (
> > http://wicketpagetest.sourceforge.net)
> > --
> > View this message in context:
> >
> http://old.nabble.com/Wicket-tester-test-coverage-tp26505428p26507647.html
> > Sent from the Wicket - User mailing list archive at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
> >
>
>
> --
> Rien de grand ne s'est accompli dans le monde sans passion.
>
> (G.W.F. Hegel, philosophe allemand)
>

Reply via email to