Skip to content

Small project showing Arquillian tests with standalone CDI containers

Notifications You must be signed in to change notification settings

robertpanzer/cdi-arquillian-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Basic examples for Arquillian tests with a CDI standalone container

This project shows how to run basic CDI standalone tests with Arquillian.

To run the tests with OpenWebBeans:

mvn -Powb test

To run the tests with Weld:

mvn -Pweld test

About

Small project showing Arquillian tests with standalone CDI containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages