Hi, HtmlValidator [1] turns out to be a great help for those who care about valid (x)html. Now I'm trying to get it to work in my unit tests, it doesn't seem to be picked up; in fact I wonder if any responsefilter is being executed at all when running from wickettester. What do you think? The filter is added exactly as described in the blog through getRequestCycleSettings().addResponseFilter(htmlValidator) and I'm sure that is being executed.
thanks Antoine [1] http://wicketinaction.com/2009/06/wicket-html-validator-12/ -- --8<--8<-- take your photos everywhere you go - http://www.memolio.com --8<--8<-- We don't see things as they are, we see things as we are. - Anais Nin Whether you think you can or whether you think you can't, you're right. - Henry Ford --8<--8<--
