Java EE Simple Sample with Arquillian Cube
-
Run the tests against a Docker Host:
mvn test -Pcube -
Run the tests against a locally running WildFly:
mvn install -Pwildfly
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRun the tests against a Docker Host: mvn test -Pcube
Run the tests against a locally running WildFly: mvn install -Pwildfly