I'm starting to use the WicketTester to unittest a new Page. What I'm finding is that when running the test via the WicketTester it looks for the markup (html file).
I sort of have an issue with this behavior, to me I think developers should not have to worry about having the markup available at the time where you just want to test the behavior of an object (Page or Form). What are people's thoughts? Is there a way to turn this off? -- View this message in context: http://www.nabble.com/WicketTester-turn-off-finding-markup-tf2592710.html#a7231166 Sent from the Wicket - Dev mailing list archive at Nabble.com.
