Skip to content

feat(snapshot): add snapshot support for Scenario Outline - #28

Open
lelbil wants to merge 1 commit into
ekino:masterfrom
lelbil:master
Open

lelbil wants to merge 1 commit into
ekino:masterfrom
lelbil:master

Conversation

@lelbil

@lelbil lelbil commented Mar 7, 2018

Copy link
Copy Markdown

Summary
This PR is in response to #24
I try to make the snapshot support Scenario Outlines

The snapshots developed by @bnadim didn't work with Scenario Outlines, @plouc pointed that out, and I tried to solve the problem as best as I can. I am still willing to refine my code until this PR's is acceptable and merged :)

Test plan
To test this, I added one test to examples/filters/snapshot/snapshot.feature which is a Scenario Outline where the examples are somewhat scattered across multiple lines, so as to test that the blank lines and comments are ignored.
To run my tests, I used this command cucumberjs --require examples/support examples/features --tags @snapshot

@pebie pebie closed this Aug 16, 2021
@pebie pebie reopened this Aug 16, 2021
@pebie
pebie force-pushed the master branch 3 times, most recently from 2a1f5cd to 7fa350d Compare January 14, 2022 13:46

This branch has not been deployed

No deployments
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