Evaluate HtmlUnit for unit and regression testing webpages ----------------------------------------------------------
Key: HADOOP-6725 URL: https://issues.apache.org/jira/browse/HADOOP-6725 Project: Hadoop Common Issue Type: Test Components: test Reporter: Jakob Homan Priority: Minor HtmlUnit (http://htmlunit.sourceforge.net/) looks like it may be a good tool to help unit testing and evaluating our various webpages throughout the project. Currently this is done only occasionally in the code (usually falls to being a manual test during release cycles), and when it is done, usually the code to parse the webpage, etc. is re-written each time. The framework is Apache licensed, so including it won't be an issue. If it's found to be useful, new JIRAs for HDFS and MR should be opened. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.