You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
report doesn't include failed tests with scenario outline (pytest-bdd 5.0.0)
it fails with
com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of java.lang.String out of START_OBJECT token
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
pytest-bdd 5.0.0
run scenario outlines with examples which fails
generate report
What is the expected behavior?
failed tests appears in report
Please tell us about your environment:
Test framework: pytest-bdd@5.0.0
Allure adaptor: allure-pytest-bdd@2.9.45 (and other lower versions)