| Package | Description |
|---|---|
| net.thucydides.core.reports |
Thucydides generates reports in HTML and XML by default.
|
| Modifier and Type | Method and Description |
|---|---|
List<TestOutcomeSummary> |
JiraUpdaterService.updateJiraForTestResultsFrom(String outcomeDirectory)
Loads test results from outcome directory and updates Jira comments and workflow.
|
List<TestOutcomeSummary> |
JiraUpdaterService.updateJiraForTestResultsFrom(String outcomeDirectory,
String outcomesNameFilter)
Loads test results from outcome directory (matching the given regular expression filter for TestOutcomes names)
and updates Jira comments and workflow.
|
Copyright © 2023. All rights reserved.