[ 
https://issues.apache.org/jira/browse/JSPWIKI-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629219#comment-13629219
 ] 

Glen Mazza commented on JSPWIKI-770:
------------------------------------

>From what I'm seeing, most sites are recommending using Selenium with the 
>Failsafe instead of the Surefire plugin, the former is preconfigured to do 
>integration tests while the latter unit tests (although you can reconfigure 
>the latter to make it run during integration tests).  

Non-selenium sample of failsafe here:
https://github.com/gmazza/jersey-samples-on-cxf/blob/master/moxy/src/test/java/com/sun/jersey/samples/moxy/MoxyWebAppTestIT.java

Code samples:
http://www.itforeveryone.co.uk/maven-selenium.html
http://nonrepeatable.blogspot.com/2010/01/automated-integration-testing-with.html
http://www.alexecollins.com/?q=content/tutorial-integration-testing-selenium-part-1
http://stackoverflow.com/a/14621700
http://www.sonatype.com/people/2009/06/integration-tests-with-maven-part-1-failsafe-plugin/
                
> Enable Selenium testing via Maven execution
> -------------------------------------------
>
>                 Key: JSPWIKI-770
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-770
>             Project: JSPWiki
>          Issue Type: New Feature
>          Components: Build system
>            Reporter: Juan Pablo Santos Rodríguez
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to