Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 5, 2024
1 parent 2128bae commit 1860ae3
Showing 1 changed file with 129 additions and 129 deletions.
258 changes: 129 additions & 129 deletions docs/features.rst
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 1860ae3

Please sign in to comment.