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 gherkin-python for compiling example values with trailing backslash #2048

Merged
merged 5 commits into from
Aug 12, 2022

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    42b2361 View commit details
    Browse the repository at this point in the history
  2. [gherkin-python] Fix compiling for trailing backslash in examples

    In case of trailing backslash in example values, backslashes in the
    example values needs to be re-escaped before using regular expression
    substitions of the example values in the step text.
    brasmusson committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c0f3082 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebef942 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    e8d9a5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b6c3d7 View commit details
    Browse the repository at this point in the history