| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.builders.task |
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
|
| Modifier and Type | Method and Description |
|---|---|
MochaParserTask |
MochaParserTask.pickUpTestResultsCreatedOutsideOfThisBuild(boolean pickUpTestResultsCreatedOutsideOfThisBuild)
When set to true, files created before the current build was started will be analyzed as valid tests results.
|
MochaParserTask |
MochaParserTask.testFilePattern(String testFilePattern)
Ant-style pattern of test results file to parse.
|
MochaParserTask |
MochaParserTask.workingSubdirectory(String workingSubdirectory)
Specify an alternative subdirectory as working directory for the task.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.