...
The base URL is your company Jira instance URL e.g. https://jira.mycompany.com
Project ID
Refer to Enable & configure AssertThat Plugin to get projectId for the request path parameter.
...
Name | Required | Type | Description |
---|---|---|---|
mode | No | String | One of: automated, manual, both |
jql | No | String | JQL filter for scenarios linked to certain issues |
numbered | No | Boolean | Whether to prepend ordinal to the feature name |
tags | No | String | Tag expression to filter features/ scenarios |
includeDeleted | No | Boolean | Default is false |
Uploading report
POST/rest/assertthat/latest/project/{projectId}/client/report
...