Fix parameters parsing from "Scenario Outline" for pytest-bdd >= 5.0.0 (fixes #636)#716
Merged
delatrie merged 3 commits intoallure-framework:masterfrom Jan 18, 2023
Merged
Conversation
jp-pulido
approved these changes
Dec 22, 2022
sqandrew
approved these changes
Jan 4, 2023
|
@sseliverstov or @skhomuti could you please review it? Thanks! |
delatrie
requested changes
Jan 17, 2023
Contributor
delatrie
left a comment
There was a problem hiding this comment.
Hi, everyone! Sorry for taking so long.
@janxen, thank you for a nice PR and for reanimating the long-time-skipped test of scenario outlines. I've made one suggestion, please review it. Other than that, the PR is good to me.
Co-authored-by: Maxim <17935127+delatrie@users.noreply.github.com>
delatrie
approved these changes
Jan 18, 2023
|
Still not fixed for me pytest-bdd = "^6.1.1" error is : |
Contributor
Author
|
Hello @robbra, |
beckerGil
pushed a commit
to beckerGil/allure-python
that referenced
this pull request
Apr 10, 2023
fixes allure-framework#636) (allure-framework#716) Co-authored-by: Maxim <17935127+delatrie@users.noreply.github.com>
beckerGil
pushed a commit
to beckerGil/allure-python
that referenced
this pull request
Apr 10, 2023
fixes allure-framework#636) (allure-framework#716) Co-authored-by: Maxim <17935127+delatrie@users.noreply.github.com>
IvanBuruyane
pushed a commit
to IvanBuruyane/allure-python
that referenced
this pull request
Mar 19, 2024
fixes allure-framework#636) (allure-framework#716) Co-authored-by: Maxim <17935127+delatrie@users.noreply.github.com>
This was referenced Mar 25, 2025
2 tasks
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

The changes fix the issue #636.
Checklist