Skip to content

Add example with both DocString and DataTable#291

Open
mpkorstanje wants to merge 1 commit into
mainfrom
add-data-table-doc-string-example
Open

Add example with both DocString and DataTable#291
mpkorstanje wants to merge 1 commit into
mainfrom
add-data-table-doc-string-example

Conversation

@mpkorstanje

Copy link
Copy Markdown
Member

⚡️ What's your motivation?

Contribute to cucumber/common#2315.

🏷️ What kind of change is this?

  • ⚡ New feature (non-breaking change which adds new behaviour)

📋 Checklist:

  • I agree to respect and uphold the Cucumber Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

{"testCase":{"id":"15","pickleId":"9","testSteps":[{"id":"16","pickleStepId":"8","stepDefinitionIds":["11"],"stepMatchArgumentsLists":[{"stepMatchArguments":[]}]}],"testRunStartedId":"12"}}
{"testCaseStarted":{"id":"17","testCaseId":"13","timestamp":{"seconds":0,"nanos":1000000},"attempt":0}}
{"testStepStarted":{"testCaseStartedId":"17","testStepId":"14","timestamp":{"seconds":0,"nanos":2000000}}}
{"testStepFinished":{"testCaseStartedId":"17","testStepId":"14","testStepResult":{"message":"Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ undefined\n- 'world'\n","exception":{"type":"AssertionError","message":"Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ undefined\n- 'world'\n","stackTrace":"AssertionError: Expected values to be strictly deep-equal:\n+ actual - expected\n\n+ undefined\n- 'world'\n\nsamples/data-tables-doc-strings/data-tables-doc-strings.feature:6"},"status":"FAILED","duration":{"seconds":0,"nanos":1000000}},"timestamp":{"seconds":0,"nanos":3000000}}}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cucumber-core doesn't support both arguments yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant