From aa551b5ebfcb5c81b6cf87e6a03b474a513a7c24 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 15:44:08 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/features.rst | 346 +++++++++++++++++++++++----------------------- 1 file changed, 173 insertions(+), 173 deletions(-) diff --git a/docs/features.rst b/docs/features.rst index ea947e19..7fe413c5 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -1,173 +1,173 @@ -Features -======== - -.. NOTE:: Features below are part of end-to-end test suite; You always could find most specific - use cases of **pytest-bdd-ng** by investigation of its regression - test suite https://github.com/elchupanebrej/pytest-bdd-ng/tree/default/tests - - - -Tutorial --------- - -Launch -###### - -.. include:: ../features/Tutorial/Launch.feature - :code: gherkin - -Step definition ---------------- - -Pytest fixtures substitution -############################ - -.. include:: ../features/Step definition/Pytest fixtures substitution.feature - :code: gherkin - -Target fixtures specification -############################# - -.. include:: ../features/Step definition/Target fixtures specification.feature - :code: gherkin - -Parameters -########## - -Conversion -!!!!!!!!!! - -.. include:: ../features/Step definition/Parameters/Conversion.feature - :code: gherkin - -Defaults -!!!!!!!! - -.. include:: ../features/Step definition/Parameters/Defaults.feature - :code: gherkin - -Injection as fixtures -!!!!!!!!!!!!!!!!!!!!! - -.. include:: ../features/Step definition/Parameters/Injection as fixtures.feature - :code: gherkin - -Parsing by custom parser -!!!!!!!!!!!!!!!!!!!!!!!! - -.. include:: ../features/Step definition/Parameters/Parsing by custom parser.feature - :code: gherkin - -Parsing -!!!!!!! - -.. include:: ../features/Step definition/Parameters/Parsing.feature - :code: gherkin - -Step ----- - -Data table -########## - -.. include:: ../features/Step/Data table.feature - :code: gherkin - -Doc string -########## - -.. include:: ../features/Step/Doc string.feature - :code: gherkin - -Step definition bounding -######################## - -.. include:: ../features/Step/Step definition bounding.feature - :code: gherkin - -Scenario --------- - -Description -########### - -.. include:: ../features/Scenario/Description.feature - :code: gherkin - -Tag -### - -.. include:: ../features/Scenario/Tag.feature - :code: gherkin - -Outline -####### - -Examples Tag -!!!!!!!!!!!! - -.. include:: ../features/Scenario/Outline/Examples Tag.feature - :code: gherkin - -Report ------- - -Gathering -######### - -.. include:: ../features/Report/Gathering.feature - :code: gherkin - -Feature -------- - -Description -########### - -.. include:: ../features/Feature/Description.feature - :code: gherkin - -Localization -############ - -.. include:: ../features/Feature/Localization.feature - :code: gherkin - -Tag conversion -############## - -.. include:: ../features/Feature/Tag conversion.feature - :code: gherkin - -Tag -### - -.. include:: ../features/Feature/Tag.feature - :code: gherkin - -Load -#### - -Autoload -!!!!!!!! - -.. include:: ../features/Feature/Load/Autoload.feature - :code: gherkin - -Scenario function loader -!!!!!!!!!!!!!!!!!!!!!!!! - -.. include:: ../features/Feature/Load/Scenario function loader.feature - :code: gherkin - -Scenario search from base directory -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. include:: ../features/Feature/Load/Scenario search from base directory.feature - :code: gherkin - -Scenario search from base url -!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. include:: ../features/Feature/Load/Scenario search from base url.feature - :code: gherkin +Features +======== + +.. NOTE:: Features below are part of end-to-end test suite; You always could find most specific + use cases of **pytest-bdd-ng** by investigation of its regression + test suite https://github.com/elchupanebrej/pytest-bdd-ng/tree/default/tests + + + +Feature +------- + +Tag conversion +############## + +.. include:: ../features/Feature/Tag conversion.feature + :code: gherkin + +Tag +### + +.. include:: ../features/Feature/Tag.feature + :code: gherkin + +Description +########### + +.. include:: ../features/Feature/Description.feature + :code: gherkin + +Localization +############ + +.. include:: ../features/Feature/Localization.feature + :code: gherkin + +Load +#### + +Autoload +!!!!!!!! + +.. include:: ../features/Feature/Load/Autoload.feature + :code: gherkin + +Scenario function loader +!!!!!!!!!!!!!!!!!!!!!!!! + +.. include:: ../features/Feature/Load/Scenario function loader.feature + :code: gherkin + +Scenario search from base directory +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. include:: ../features/Feature/Load/Scenario search from base directory.feature + :code: gherkin + +Scenario search from base url +!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. include:: ../features/Feature/Load/Scenario search from base url.feature + :code: gherkin + +Scenario +-------- + +Tag +### + +.. include:: ../features/Scenario/Tag.feature + :code: gherkin + +Description +########### + +.. include:: ../features/Scenario/Description.feature + :code: gherkin + +Outline +####### + +Examples Tag +!!!!!!!!!!!! + +.. include:: ../features/Scenario/Outline/Examples Tag.feature + :code: gherkin + +Report +------ + +Gathering +######### + +.. include:: ../features/Report/Gathering.feature + :code: gherkin + +Tutorial +-------- + +Launch +###### + +.. include:: ../features/Tutorial/Launch.feature + :code: gherkin + +Step +---- + +Data table +########## + +.. include:: ../features/Step/Data table.feature + :code: gherkin + +Step definition bounding +######################## + +.. include:: ../features/Step/Step definition bounding.feature + :code: gherkin + +Doc string +########## + +.. include:: ../features/Step/Doc string.feature + :code: gherkin + +Step definition +--------------- + +Target fixtures specification +############################# + +.. include:: ../features/Step definition/Target fixtures specification.feature + :code: gherkin + +Pytest fixtures substitution +############################ + +.. include:: ../features/Step definition/Pytest fixtures substitution.feature + :code: gherkin + +Parameters +########## + +Injection as fixtures +!!!!!!!!!!!!!!!!!!!!! + +.. include:: ../features/Step definition/Parameters/Injection as fixtures.feature + :code: gherkin + +Parsing +!!!!!!! + +.. include:: ../features/Step definition/Parameters/Parsing.feature + :code: gherkin + +Parsing by custom parser +!!!!!!!!!!!!!!!!!!!!!!!! + +.. include:: ../features/Step definition/Parameters/Parsing by custom parser.feature + :code: gherkin + +Conversion +!!!!!!!!!! + +.. include:: ../features/Step definition/Parameters/Conversion.feature + :code: gherkin + +Defaults +!!!!!!!! + +.. include:: ../features/Step definition/Parameters/Defaults.feature + :code: gherkin