Uploaded image for project: 'Xray for Jira Cloud'
  1. Xray for Jira Cloud
  2. XRAYCLOUD-2003

Cucumber Test does not accept multiple line steps

    XporterXMLWordPrintable

Details

    • XRAYCLOUD - 1.012.000 Sprint 3

    Description

      Cucumber Test does not accept multiple line steps.

      Example:

       Feature: Feature A
       Scenario Outline:Verification 1
            When  do
            And do
            And do with JSON:
            """
            [
              {"key":"id","op":"=","val":"123"},
              {"key":"test","op":"=","val":true},
              {"key":"num","op":"=","val":"2"}
            ]
            """
            Then I do <param>
            Examples:
                | param  |  
                | 1      |
                | 2      | 
      

      Attachments

        Activity

          People

            apsp Ana Patricio
            amgt Ana Teixeira
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 2 hours, 10 minutes
                2h 10m