Full name:
com.betfair.plugins:maven-test-process-plugin:1.2-SNAPSHOT:test
Description:
Attributes:
test.| Name | Type | Since | Description |
|---|---|---|---|
| containerProcesses | ContainerProcess[] |
- |
The containers to run which will be tested. |
| containersStartupTimeout | String |
- |
Max time (in ms) to allow all containers to start. If all
containers are not started in this time then this build will fail. |
| failFast | boolean |
- |
Whether to abort early or try to run further test processes if one
fails. Default value is: true. |
| testProcesses | TestProcess[] |
- |
The test processes which will be run against the containers. |
| testsCompletionTimeout | String |
- |
Max time (in ms) to allow all test processes to take. If all tests
are not completed in this time then this build will fail. |
com.betfair.platform.plugin.testprocess.ContainerProcess[]Nojava.lang.StringNobooleanNotruecom.betfair.platform.plugin.testprocess.TestProcess[]Nojava.lang.StringNo