The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

AssertThat BDD Jira Plugin

assertthatBddFeatures: Download AssertThat features

  • projectId
    Jira project id.
    • Type: String
  • credentialsId
    • Type: String
  • outputFolder

    Output folder for feature files withing workspace. Default ./features/.
    By default features are downloaded to the root of the workspace.
    • Type: String
  • jql
    • Type: String
  • tags
    • Type: String
  • mode
    • Type: String
  • proxyURI
    • Type: String
  • proxyUsername
    • Type: String
  • proxyPassword
    • Type: String
  • jiraServerUrl
    Jira Server URL. Populate only if using Jira Server version (e.g. https://mycompanyjira.com). Leave blank for cloud.
    • Type: String

assertthatBddReport: Upload AssertThat report

  • projectId
    Jira project id.
    • Type: String
  • credentialsId
    • Type: String
  • jsonReportFolder
    Cucumber json files folder withing the workspace. The folder where cucumber json is outputted after the tests run. e.g. ./reports/.
    By default searching for json files in the root of the workspace.
    • Type: String
  • jsonReportIncludePattern
    Pattern for json file names. Default **/*.json
    • Type: String
  • runName
    The name of the run. Default 'Test run dd MMM yyyy HH:mm:ss'
    • Type: String
  • type
    Report type: Cucumber or Karate
    • Type: String
  • proxyURI
    • Type: String
  • proxyUsername
    • Type: String
  • proxyPassword
    • Type: String
  • jiraServerUrl
    Jira Server URL. Populate only if using Jira Server version (e.g. https://mycompanyjira.com). Leave blank for cloud.
    • Type: String

Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.