-
Notifications
You must be signed in to change notification settings - Fork 252
Fix parameters parsing from "Scenario Outline" for pytest-bdd >= 5.0.0 (fixes #636) #716
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix parameters parsing from "Scenario Outline" for pytest-bdd >= 5.0.0 (fixes #636) #716
Conversation
@sseliverstov or @skhomuti could you please review it? Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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>
Still not fixed for me pytest-bdd = "^6.1.1" error is :
|
Hello @robbra, |
fixes allure-framework#636) (allure-framework#716) Co-authored-by: Maxim <17935127+delatrie@users.noreply.github.com>
fixes allure-framework#636) (allure-framework#716) Co-authored-by: Maxim <17935127+delatrie@users.noreply.github.com>
fixes allure-framework#636) (allure-framework#716) Co-authored-by: Maxim <17935127+delatrie@users.noreply.github.com>
The changes fix the issue #636.
Checklist