Skip to content

HasseNasse/liberty-arquillian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arquillian Liberty Server Containers Maven Central Latest Build Status

For Arquillian Liberty Managed container documentation, click here.

For Arquillian Liberty Remote container documentation, click here.

Testing

To run tests, you will need to specify the following parameters:

Parameter Description
runtime The runtime to use. Specify ol for Open Liberty and wlp for WebSphere Liberty.
runtimeVersion Version of the specified runtime to use.

For example, to run tests on version 18.0.0.1 of the Open Liberty runtime, use the following command:

mvn verify -Druntime=ol -DruntimeVersion=18.0.0.1

About

Arquillian Liberty Managed and Remote containers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%