| Excerpt |
|---|
A Maven 2 / Maven 3 plugin that wraps the Cargo Java API |
| Info | ||
|---|---|---|
| ||
The usage of Cargo for executing functional tests on a container does not mandate this m2 plugin. You could also directly use the Cargo Java API from your Java unit test classes (JUnit, TestNG, etc), as described on the Functional testing page. The choice is yours, thought the Maven2 plugin is generally more straightforward to use and integrates better with the whole build process (with profiles, easier to use deployer, proxy server support, etc.) |
...
- Installation: explains how to install the plugin
- Getting started: explains how to use the plugin on several use cases
- Reference Guide: provide reference documentation for all configuration options
- Tips: tips for using the plugin
| Anchor | ||
|---|---|---|
|
| Include Page | ||
|---|---|---|
|