From 30b66aa51e74486680e487b75274dff705237f8e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 20:33:41 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/features.rst | 258 +++++++++++++++++++++++----------------------- 1 file changed, 129 insertions(+), 129 deletions(-) diff --git a/docs/features.rst b/docs/features.rst index 85217fed..64e0c492 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -1,129 +1,129 @@ -.. 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 and scenario could have descriptions.feature -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. include:: ../Features/Feature and scenario could have descriptions.feature - :code: gherkin - -Feature localization.feature -!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. include:: ../Features/Feature localization.feature - :code: gherkin - -Feature tag conversion.feature -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. include:: ../Features/Feature tag conversion.feature - :code: gherkin - -Feature tags.feature -!!!!!!!!!!!!!!!!!!!! - -.. include:: ../Features/Feature tags.feature - :code: gherkin - -Steps could have data tables.feature -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. include:: ../Features/Steps could have data tables.feature - :code: gherkin - -Steps could have doc strings.feature -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. include:: ../Features/Steps could have doc strings.feature - :code: gherkin - -Steps to step definition bounding.feature -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - -.. include:: ../Features/Steps to step definition bounding.feature - :code: gherkin - -Tutorial launch.feature -!!!!!!!!!!!!!!!!!!!!!!! - -.. include:: ../Features/Tutorial launch.feature - :code: gherkin - -Autoload.feature -"""""""""""""""" - -.. include:: ../Features/Load/Autoload.feature - :code: gherkin - -Scenario function loader.feature -"""""""""""""""""""""""""""""""" - -.. include:: ../Features/Load/Scenario function loader.feature - :code: gherkin - -Scenario search from base directory.feature -""""""""""""""""""""""""""""""""""""""""""" - -.. include:: ../Features/Load/Scenario search from base directory.feature - :code: gherkin - -Scenario search from base url.feature -""""""""""""""""""""""""""""""""""""" - -.. include:: ../Features/Load/Scenario search from base url.feature - :code: gherkin - -Scenario tags.feature -""""""""""""""""""""" - -.. include:: ../Features/Scenario/Scenario tags.feature - :code: gherkin - -Step define target fixtures.feature -""""""""""""""""""""""""""""""""""" - -.. include:: ../Features/Step definition/Step define target fixtures.feature - :code: gherkin - -Step utilize fixtures.feature -""""""""""""""""""""""""""""" - -.. include:: ../Features/Step definition/Step utilize fixtures.feature - :code: gherkin - -Tags for Scenario Outlines examples.feature -########################################### - -.. include:: ../Features/Scenario/Outline/Tags for Scenario Outlines examples.feature - :code: gherkin - -Conversion.feature -################## - -.. include:: ../Features/Step definition/Parameters/Conversion.feature - :code: gherkin - -Defaults.feature -################ - -.. include:: ../Features/Step definition/Parameters/Defaults.feature - :code: gherkin - -Injection as fixtures.feature -############################# - -.. include:: ../Features/Step definition/Parameters/Injection as fixtures.feature - :code: gherkin - -Parsing by custom parser.feature -################################ - -.. include:: ../Features/Step definition/Parameters/Parsing by custom parser.feature - :code: gherkin - -Parsing.feature -############### - -.. include:: ../Features/Step definition/Parameters/Parsing.feature - :code: gherkin +.. 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 tags.feature +!!!!!!!!!!!!!!!!!!!! + +.. include:: ../Features/Feature tags.feature + :code: gherkin + +Feature and scenario could have descriptions.feature +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. include:: ../Features/Feature and scenario could have descriptions.feature + :code: gherkin + +Tutorial launch.feature +!!!!!!!!!!!!!!!!!!!!!!! + +.. include:: ../Features/Tutorial launch.feature + :code: gherkin + +Feature tag conversion.feature +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. include:: ../Features/Feature tag conversion.feature + :code: gherkin + +Steps could have data tables.feature +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. include:: ../Features/Steps could have data tables.feature + :code: gherkin + +Feature localization.feature +!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. include:: ../Features/Feature localization.feature + :code: gherkin + +Steps to step definition bounding.feature +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. include:: ../Features/Steps to step definition bounding.feature + :code: gherkin + +Steps could have doc strings.feature +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. include:: ../Features/Steps could have doc strings.feature + :code: gherkin + +Step define target fixtures.feature +""""""""""""""""""""""""""""""""""" + +.. include:: ../Features/Step definition/Step define target fixtures.feature + :code: gherkin + +Step utilize fixtures.feature +""""""""""""""""""""""""""""" + +.. include:: ../Features/Step definition/Step utilize fixtures.feature + :code: gherkin + +Scenario search from base url.feature +""""""""""""""""""""""""""""""""""""" + +.. include:: ../Features/Load/Scenario search from base url.feature + :code: gherkin + +Autoload.feature +"""""""""""""""" + +.. include:: ../Features/Load/Autoload.feature + :code: gherkin + +Scenario function loader.feature +"""""""""""""""""""""""""""""""" + +.. include:: ../Features/Load/Scenario function loader.feature + :code: gherkin + +Scenario search from base directory.feature +""""""""""""""""""""""""""""""""""""""""""" + +.. include:: ../Features/Load/Scenario search from base directory.feature + :code: gherkin + +Scenario tags.feature +""""""""""""""""""""" + +.. include:: ../Features/Scenario/Scenario tags.feature + :code: gherkin + +Defaults.feature +################ + +.. include:: ../Features/Step definition/Parameters/Defaults.feature + :code: gherkin + +Injection as fixtures.feature +############################# + +.. include:: ../Features/Step definition/Parameters/Injection as fixtures.feature + :code: gherkin + +Conversion.feature +################## + +.. include:: ../Features/Step definition/Parameters/Conversion.feature + :code: gherkin + +Parsing by custom parser.feature +################################ + +.. include:: ../Features/Step definition/Parameters/Parsing by custom parser.feature + :code: gherkin + +Parsing.feature +############### + +.. include:: ../Features/Step definition/Parameters/Parsing.feature + :code: gherkin + +Tags for Scenario Outlines examples.feature +########################################### + +.. include:: ../Features/Scenario/Outline/Tags for Scenario Outlines examples.feature + :code: gherkin