forked from pytest-dev/pytest-bdd
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
- Loading branch information
1 parent
1ad7881
commit 3c73d95
Showing
1 changed file
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
.. 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 | ||
|
||
Gherkin feature launch by pytest.feature | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
|
||
.. include:: ../Features/Gherkin feature launch by pytest.feature | ||
:code: gherkin | ||
|
||
Tutorial launch.feature | ||
!!!!!!!!!!!!!!!!!!!!!!! | ||
|
||
.. include:: ../Features/Tutorial launch.feature | ||
:code: gherkin | ||
|
||
Tags for Scenario Outlines examples.feature | ||
########################################### | ||
|
||
.. include:: ../Features/Scenario/Outline/Tags for Scenario Outlines examples.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 | ||
|
||
Tutorial launch.feature | ||
!!!!!!!!!!!!!!!!!!!!!!! | ||
|
||
.. include:: ../Features/Tutorial launch.feature | ||
:code: gherkin | ||
|
||
Gherkin feature launch by pytest.feature | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
|
||
.. include:: ../Features/Gherkin feature launch by pytest.feature | ||
:code: gherkin | ||
|
||
Tags for Scenario Outlines examples.feature | ||
########################################### | ||
|
||
.. include:: ../Features/Scenario/Outline/Tags for Scenario Outlines examples.feature | ||
:code: gherkin |