https://github.com/ops4j/org.ops4j.pax.carrot
Acceptance Testing for Healthy Applications
https://github.com/ops4j/org.ops4j.pax.carrot
Last synced: about 1 year ago
JSON representation
Acceptance Testing for Healthy Applications
- Host: GitHub
- URL: https://github.com/ops4j/org.ops4j.pax.carrot
- Owner: ops4j
- Created: 2013-03-07T18:26:47.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2022-09-01T22:45:08.000Z (almost 4 years ago)
- Last Synced: 2024-04-13T16:08:17.243Z (about 2 years ago)
- Language: Java
- Homepage: http://team.ops4j.org/wiki/display/PAXCARROT
- Size: 220 KB
- Stars: 0
- Watchers: 10
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pax Carrot
==========
Thanks for looking into Pax Carrot - Acceptance Testing for Healthy Applications.
This is the official source repository of the OPS4J Pax Carrot project.
Its licensed under the Apache Software License 2.0 by the OPS4J community.
## Documentation
*
## Build
You'll need a machine with Java 6 or Java 7 and Apache Maven 3 installed.
Checkout:
git clone git://github.com/ops4j/org.ops4j.pax.carrot.git
Run Build:
mvn clean install
## Releases
Releases go to Maven Central.
Pax Carrot is incubating. The current milestone release is *Pax Carrot 0.4.1*.
## Issue Tracking
*
## Continuous Integration Builds
We have a continuous integration build set up here:
*
Snapshot artifacts are being published to:
*
The OPS4J Team.