Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

https://cucumber.io/docs/cucumber/reporting/#built-in-reporter-plugins

Table of Contents
maxLevel2

...

Xray JSON format

/rest/raven/1.0/import/execution

Xray JSON format multipart/rest/raven/1.0/import/execution/multipart
Cucumber JSON output format

/rest/raven/1.0/import/execution/cucumber

Cucumber JSON output format multipart

/rest/raven/1.0/import/execution/cucumber/multipart

Behave JSON output format

/rest/raven/1.0/import/execution/behave

Behave JSON output format multipart

/rest/raven/1.0/import/execution/behave/multipart

JUnit XML output format/rest/raven/1.0/import/execution/junit
JUnit XML output format multipart/rest/raven/1.0/import/execution/junit/multipart
TestNG XML output format/rest/raven/1.0/import/execution/testng
TestNG XML output format multipart/rest/raven/1.0/import/execution/testng/multipart
NUnit XML output format/rest/raven/1.0/import/execution/nunit
NUnit XML output format multipart/rest/raven/1.0/import/execution/nunit/multipart
Robot Framework XML output format/rest/raven/1.0/import/execution/robot
Robot Framework XML output format multipart/rest/raven/1.0/import/execution/robot/multipart
Compressed .zip file (e.g., Calabash execution results)

/rest/raven/1.0/import/execution/bundle

...

As of the creation of Test issues, some field values in the JSON file for Test Issue creation will follow some rules:

  • Issue Type: Overridden by the Test issue type;
  • Summary: Overridden by the internally generated summary;
  • Parent: This field is ignored;
  • Project: If the there is not a Test issue with the same Generic Test Definition, then it will be created in the provided project;
  • Generic Test Definition: Not allowed to provide a value for this field.

...

As of the creation of Test issues, some field values in the JSON file for Test Issue creation will follow some rules:

  • Issue Type: Overridden by the Test issue type;
  • Summary: Overridden by the internally generated summary;
  • Parent: This field is ignored;
  • Project: If the there is not a Test issue with the same Generic Test Definition, then it will be created in the provided project;
  • Generic Test Definition: Not allowed to provide a value for this field.

...

As of the creation of Test issues, some field values in the JSON file for Test Issue creation will follow some rules:

  • Issue Type: Overridden by the Test issue type;
  • Summary: Overridden by the internally generated summary;
  • Parent: This field is ignored;
  • Project: If the there is not a Test issue with the same Generic Test Definition, then it will be created in the provided project;
  • Generic Test Definition: Not allowed to provide a value for this field.

...

As of the creation of Test issues, some field values in the JSON file for Test Issue creation will follow some rules:

  • Issue Type: Overridden by the Test issue type;
  • Summary: Overridden by the internally generated summary;
  • Parent: This field is ignored;
  • Project: If the there is not a Test issue with the same Generic Test Definition, then it will be created in the provided project;
  • Generic Test Definition: Not allowed to provide a value for this field.

...

In order to import multiple execution results (e.g., outputted from Calabash or Xamarin Test Cloud), you must import the bundled compressed file with multiple execution results to Jira using the following endpoint:

...