Beer-Advisor
Beer-Advisor copied to clipboard
Arquillian testing showcase
Beer Advisor
Demonstrates various aspects of Arquillian
-
JPA tests using Arquillian Persistence Extension (see core module)
-
Web tests using Arquillian Drone and Spock
-
Thucidydes tests written in JUnit
Note : Default browser is Firefox. If you would like to use chrome, activate chrome profile and provide path to your chrome binary using -Dwebdriver.chrome.driver property for the maven build.
Running example available on OpenShift