add docstring

This commit is contained in:
Alessio Bogon 2022-07-30 11:24:25 +02:00
parent a16d246842
commit 62d6726eec
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ def test_step_functions_same_parser(testdir):
def test_user_implements_a_step_generator(testdir):
"""Test advanced use cases, like the implementation of custom step generators."""
testdir.makefile(
".feature",
user_step_generator=textwrap.dedent(