On 11/25/06, Paul Spencer <[EMAIL PROTECTED]> wrote:
Not a problem adding the test to the examples. I would prefer to group them in a subdirectory. Any suggestions for a name of that subdirectory? testSuite?
There are two parts to this, right? The tests, and the companion JSPs. IMO, the tests, (the html pages with tables that are the Selenium tests,) should go under src/test/selenium. That's how things are set up in pom.xml now, at least. I don't have a strong preference for where you put the JSPs (and they can always be moved around later if anyone objects to what you pick.) Thanks, -- Wendy
