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.
Merge pull request #110 from elchupanebrej/facelift
Update pytest versions support
- Loading branch information
Showing
7 changed files
with
90 additions
and
46 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
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 | ||
|
||
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 | ||
.. 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 |
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
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
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
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
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