Skip to content

3cky/org.ops4j.pax.exam2

 
 

Repository files navigation

Pax Exam 2

Thanks for looking into Pax Exam 2. This is the official source repository of the OPS4J Pax Exam 2 project. Its licensed under the Apache Software License 2.0 by the OPS4J community.

Documentation

You may want to have a look at the Pax Exam 2 Learning project for more help and introductionary content:

Or check it out directly:

git clone git://github.com/tonit/Learn-PaxExam.git

Build

You'll need a machine with Java 6+ and Apache Maven 3 installed.

Checkout:

git clone git://github.com/ops4j/org.ops4j.pax.exam2.git

Run Build:

mvn clean install

Run build with integration tests

mvn -P itest clean install

Releases

Releases go to Maven Central.

The current release of Pax Exam is 2.4.0.

Issue Tracking

Continuous Integration Builds

We have a continuous integration build set up here:

Snapshot artifacts are being published to:

The OPS4J Team.

About

In-Container Test Framework for OSGi, Java EE and CDI Applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%