We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb119a2 commit 5388c9bCopy full SHA for 5388c9b
README.rst
@@ -568,7 +568,6 @@ The ``datatable`` argument allows you to utilise data tables defined in your Ghe
568
directly within your test functions. This is particularly useful for scenarios that require tabular data as input,
569
enabling you to manage and manipulate this data conveniently.
570
571
-The ``datatable`` argument in pytest-bdd allows you to access the datatables defined in your Gherkin scenarios.
572
When you use the ``datatable`` argument in a step definition, it will return the table as a list of lists,
573
where each inner list represents a row from the table.
574
0 commit comments