https://github.com/javaee-samples/javaee-arquillian-cube
Java EE Arquillian Cube Sample
https://github.com/javaee-samples/javaee-arquillian-cube
Last synced: 9 months ago
JSON representation
Java EE Arquillian Cube Sample
- Host: GitHub
- URL: https://github.com/javaee-samples/javaee-arquillian-cube
- Owner: javaee-samples
- Created: 2015-06-10T06:29:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-09T07:53:18.000Z (over 10 years ago)
- Last Synced: 2025-03-24T19:21:48.012Z (9 months ago)
- Language: Java
- Size: 116 KB
- Stars: 2
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.adoc
Awesome Lists containing this project
README
# 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`