Skip to content

kpiwko/arquillian-container-testsuite

 
 

Repository files navigation

Arquillian Container Testsuite

Exercises Arquillian + Container functionality

Currently, following containers are supported

  • JBoss AS7

Executing testsuite

Note: You have to use package phase, as ShrinkWrap will be using zipped artifacts as test archives

JBoss AS7

export JBOSS_HOME=/path/to/jboss/home
mvn clean package -Parq-jbossas-managed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%