Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 178 Bytes

readme.adoc

File metadata and controls

4 lines (3 loc) · 178 Bytes

Java EE Simple Sample with Arquillian Cube

  1. Run the tests against a Docker Host: mvn test -Pcube

  2. Run the tests against a locally running WildFly: mvn install -Pwildfly