Brett Porter wrote:
Hi Vincent,

This looks good. My thoughts:
- can you put more of the inspecifics into the abstract test case (eg
the setup)?
- I think the projects should be under src/test/projects, not
src/test/resources (like eclipse does).

Nice work - want to check it in?

- Brett

Vincent Siveton wrote:


Hi,

Actually, all report tests are "handmade". I proposed here to automate
testing with the testing framework htmlunit.

HtmlUnit read a generated html file, parse it and determine whether all is
correct. Works fine but it takes a time to process all tests.

You could find a first draft here:
http://people.apache.org/~vsiveton/maven-project-info-reports-plugin.zip

Do you think for the future that it is a good idea to use this framework to
test generated reports?
Any thoughts?

Regards,

Vincent

I think httpunit has a better reputation in the past for quality/features; it even handles things like javascript.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to