Skip to content

Fix the --path option on gherkin:snippets - #1790

Merged
DavertMik merged 1 commit into
codeceptjs:masterfrom
asselin:feature/fix-path-snippets
Jul 27, 2019
Merged

Fix the --path option on gherkin:snippets#1790
DavertMik merged 1 commit into
codeceptjs:masterfrom
asselin:feature/fix-path-snippets

Conversation

@asselin

@asselin asselin commented Jul 19, 2019

Copy link
Copy Markdown
Contributor

PR #1688 added support to direct new snippets to a specific file, but forgot to add the --path option to the command line parser. Without this fix, codeceptjs gherkin:snippets --path=foo results in an error "error: unknown option `--path'"

@asselin

asselin commented Jul 22, 2019

Copy link
Copy Markdown
Contributor Author

Please note that the Travis build fail wasn't caused by this PR, the WebDriver tests failed with a filename that is too long for some reason.

@asselin

asselin commented Jul 26, 2019

Copy link
Copy Markdown
Contributor Author

@DavertMik Do you think maybe we could merge this fix in for the next release? Also, if you have time, I'd love to hear your feedback on #1801 and #1803 :)

@DavertMik DavertMik left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Seems fine )

@DavertMik
DavertMik merged commit 4188aa9 into codeceptjs:master Jul 27, 2019
@asselin
asselin deleted the feature/fix-path-snippets branch July 29, 2019 15:55
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