FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix parameters parsing from "Scenario Outline" for pytest-bdd >= 5.0.0 (fixes #636) by janxen · Pull Request #716 · allure-framework/allure-python · GitHub

Fix parameters parsing from "Scenario Outline" for pytest-bdd >= 5.0.0 (fixes #636) - #716

Merged
delatrie merged 3 commits into
allure-framework:masterfrom
janxen:fix-pytest-bdd-outline
Jan 18, 2023
Merged

Fix parameters parsing from "Scenario Outline" for pytest-bdd >= 5.0.0 (fixes #636)#716
delatrie merged 3 commits into
allure-framework:masterfrom
janxen:fix-pytest-bdd-outline

Conversation

janxen commented Dec 4, 2022
edited
Loading

Copy link
Copy Markdown
Contributor

The changes fix the issue #636.

Checklist

sqandrew commented Jan 4, 2023

Copy link
Copy Markdown

@sseliverstov or @skhomuti could you please review it? Thanks!

delatrie left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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.

Comment thread allure-pytest-bdd/src/utils.py Outdated
Co-authored-by: Maxim <17935127+delatrie@users.noreply.github.com>
delatrie merged commit c1a4b00 into allure-framework:master Jan 18, 2023
janxen deleted the fix-pytest-bdd-outline branch January 18, 2023 18:45

robbrad commented Feb 26, 2023

Copy link
Copy Markdown

Still not fixed for me

pytest-bdd = "^6.1.1"
allure-pytest-bdd = "^2.12.0"
pytest-xdist = {extras = ["psutil"], version = "^3.2.0"}

error is :

Could not read test result file .\build\allure-results\d48b4a4f-9c33-4fb7-85cd-9dccd37d03b2-result.json
com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.String` from Object value (token `JsonToken.START_OBJECT`)

janxen commented Feb 27, 2023

Copy link
Copy Markdown
Contributor Author

Hello @robbra,
the release 2.12.0 don't contain these changes. You have to wait for the next release.

beckerGil pushed a commit to beckerGil/allure-python that referenced this pull request Apr 10, 2023
beckerGil pushed a commit to beckerGil/allure-python that referenced this pull request Apr 10, 2023
IvanBuruyane pushed a commit to IvanBuruyane/allure-python that referenced this pull request Mar 19, 2024
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL