zubieta

Results 1 issues of zubieta

[pytest-bdd](https://github.com/pytest-dev/pytest-bdd) uses a slightly [different syntax for multiline steps](https://pytest-bdd.readthedocs.io/en/stable/#multiline-steps) than the original [doc strings](https://github.com/cucumber/docs/blob/main/content/docs/gherkin/reference.md#doc-strings)/[pystrings](https://behat.org/en/v3.0/user_guide/writing_scenarios.html#multiline-arguments) defined in gherkin. Will it be possible to adjust the syntax to support this use-case as...