An open API service indexing awesome lists of open source software.

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

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`