Issues
- 4
- 0
- 1
- 6
Issue with pytest-bdd Failing to Identify Correct Scenario Path After Folder Name Change
#667 opened by AliHezarpisheh - 7
Cannot parse datatable with examples
#741 opened by sayurionishi - 6
Step file generated from powershell throws error on collection - not UTF-8 encoded
#656 opened by Vic152 - 1
How to use parameterized fixtures in pytest-bdd
#618 opened by Hari-G-S - 0
- 1
- 1
- 1
- 20
Tag is missing for the 7.3.0 release
#703 opened by ionenwks - 0
Document data tables
#693 opened by shaunc - 6
Step definition is not found when using Scenario Outline and "/" characters in the Examples
#655 opened by marcinosb - 3
- 3
Re-use of target_fixture not possible anymore
#686 opened by chrcoen - 2
- 3
- 1
Custom fixture unable to inherit target_fixtures
#695 opened by AmirYa412 - 8
Multiple step scenarios targeting the same fixture doesn't update the fixture
#689 opened by mawaliya - 5
- 2
- 6
Issue with existing working automation after python 3.11.1 and pytest-bdd 7.00 upgrade
#685 opened by Enigmaderockz - 1
- 2
- 2
Refactor constants into an enum
#647 opened by JP-Ellis - 3
Pytest emits deprecation warning: "A private pytest class or function was used"
#673 opened by allanlewis - 2
Pytest 8.1.1 fixture injection compability
#677 opened by mp2218 - 4
Unable to run pytest-bdd with pytest-xdist, can't serialize <class 'pytest_bdd.parser.Step'>
#678 opened by AmirYa412 - 1
Unable to run parallel tests with pytest-xdist - can't serialize <class 'pytest_bdd.parser.Step'>
#672 opened by aypingchewsky - 2
Does pytest-bdd support pytest-xdist?
#679 opened by jun-x-nova - 2
Python 3.8/pytest 3.0.4/pytest-bdd 3.1.0 crash: TypeError: an integer is required (got type bytes)
#676 opened by uhohitsjennaaa - 1
Missing git tags for 7.1 and 7.1.1 releases
#675 opened by mgorny - 5
pytest-bdd doesn't support pytest 8.1.0
#674 opened by DevKeravi - 1
`iterparentnodeids` removed from pytest
#668 opened by The-Compiler - 3
- 1
Custom hooks
#664 opened by monicalicareti - 2
Missing tag for 7.0.1
#659 opened by mgorny - 2
Thanks for the great project!
#640 opened by jzohrab - 1
- 1
- 3
Feature discuss: pytest-bdd support StepMacros?
#631 opened by shihai1991 - 4
pytest-bdd needs to support OOP based test frameworks
#632 opened by olek93 - 2
- 2
To get the current executing feature file name
#613 opened by CuriousQA - 1
Get pytest_bdd.exceptions.FeatureError: Step definition outside of a Scenario or a Background when I write double when-then in my feature.
#625 opened by shihai1991 - 1
- 1
Escaping issue in one test with Python 3.12
#621 opened by musicinmybrain - 0
pytest-bdd steps only support fixture using @pytest.fixture, but do not support fixture generated by pytest_generate_tests function
#620 opened by leehin - 0
print('hello')
#619 opened by TaNuNian