Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix fake-cucumber and the compatibility kit with pending steps #1751

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

aurelien-reeves
Copy link
Contributor

Summary

The "pending" feature says that cucumber execution should fail with pending steps, but the resulting ndjson in the CCK was "success: true".

Details

Fix fake-cucumber to fail whith pending step, and regenerate a proper ndjson for the compatibility kit

Motivation and Context

The CCK validation of cucumber-js is failing because of that issue

How Has This Been Tested?

the resulting ndjson is validating the update of fake-cucumber

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue).

Checklist:

  • The change has been ported to JavaScript.
  • I have updated the CHANGELOG accordingly.

Copy link
Contributor

@davidjgoss davidjgoss left a comment

Choose a reason for hiding this comment

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

Whoops - thanks for sorting this!

@aurelien-reeves aurelien-reeves merged commit 00d45f7 into main Sep 13, 2021
@aurelien-reeves aurelien-reeves deleted the fix-fake-cucumber-success-with-pending-steps branch September 13, 2021 16:34
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.

2 participants