issues
search
pytest-dev
/
pytest-bdd
BDD library for the pytest runner
https://pytest-bdd.readthedocs.io/en/latest/
MIT License
1.32k
stars
221
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Request for Supporting Dynamic Import in pytest_bdd_before_scenario
#750
ktzoulas
opened
16 hours ago
0
Add scenario description to JSON and add test for JSON correctly populating the description from a feature
#749
jsa34
opened
18 hours ago
1
Raise an error if a step defines reserved argument names (`datatable`, `docstring`)
#748
youtux
closed
1 day ago
4
Empty example table entries with converter to None documentation
#747
jsa34
closed
15 hours ago
3
Fix call to pytest.mark.usefixtures without arguments
#746
daara-s
closed
2 days ago
5
Test that step args and example params with the same name do not redefine each other
#745
jsa34
opened
2 days ago
1
Add test to assert that issue 389 is resolved.
#744
jsa34
closed
20 hours ago
1
Render docstrings and datatable cells with example table entries
#743
jsa34
closed
1 day ago
5
Fix/changelog
#742
elchupanebrej
closed
6 days ago
0
Cannot parse datatable with examples
#741
sayurionishi
closed
1 day ago
7
Bump version to v8.0.0
#740
youtux
closed
2 weeks ago
1
Test using pytest main to invoke test finds step defs.
#739
jsa34
closed
2 weeks ago
1
Multiple example tables
#738
jsa34
closed
2 weeks ago
7
fix: default value not covered by parameters passed through feature file
#737
yunxuo
closed
1 day ago
11
parameters passed through feature file cannot take effect
#736
yunxuo
closed
1 day ago
1
Revamp sphinx docs
#735
youtux
closed
3 weeks ago
1
Run "twine check" on the built dist files
#734
youtux
closed
4 weeks ago
1
Fix python supported version not correctly declared in pyproject.toml
#733
youtux
closed
4 weeks ago
1
[pre-commit.ci] pre-commit autoupdate
#732
pre-commit-ci[bot]
closed
4 weeks ago
1
Upload to PyPI the same dist that we tested on
#731
youtux
closed
1 month ago
4
Fix typing for `setdefault`
#730
youtux
closed
1 month ago
1
Feature/cucumber junit report
#729
janluak
opened
1 month ago
3
Add rule feature
#728
jsa34
closed
2 weeks ago
16
Don't hardcode keywords
#727
jsa34
closed
1 month ago
5
Add rule logic
#726
jsa34
closed
1 month ago
6
Implement localisation support
#725
youtux
closed
1 month ago
12
Fix references to "strict" options
#723
youtux
closed
1 month ago
2
Do not strip comments from step names
#722
youtux
closed
1 month ago
3
JSON Report not generating if first step is not implemented
#721
Suladis
opened
1 month ago
4
Add flake8 linters
#720
youtux
closed
1 month ago
1
Drop python 3.8 compatibility
#719
youtux
closed
1 month ago
1
Bump version 8.0.0b2
#718
youtux
closed
1 month ago
0
Docstrings
#717
jsa34
closed
1 month ago
2
[pre-commit.ci] pre-commit autoupdate
#716
pre-commit-ci[bot]
closed
1 month ago
1
Readme rewrite
#715
youtux
opened
1 month ago
1
[pre-commit.ci] pre-commit autoupdate
#714
pre-commit-ci[bot]
closed
1 month ago
1
Add test to use asterisks to continue step type instead of And or But
#713
jsa34
closed
1 month ago
4
Datatables
#712
jsa34
closed
1 month ago
12
Drop compatibility with pytest < 7
#711
youtux
closed
2 months ago
1
Test for keywords outside step handled correctly
#710
jsa34
closed
2 months ago
1
Test for slashes in Scenario Outline's Examples table
#709
jsa34
closed
2 months ago
8
Test parser rejects steps not using title-cased step keywords
#708
jsa34
closed
2 months ago
1
Add CI action for publishing artifacts to PyPI
#707
youtux
closed
2 months ago
5
Test tags on multiple lines now handled correctly
#706
jsa34
closed
2 months ago
4
Add test to ensure steps not left-aligned are handled properly
#705
jsa34
closed
2 months ago
1
Include tests in source distribution
#704
youtux
closed
2 months ago
4
Tag is missing for the 7.3.0 release
#703
ionenwks
closed
2 months ago
20
Add latest pytests to the tox matrix
#702
youtux
closed
2 months ago
2
Fix step fixture injection with multiple steps
#700
youtux
closed
2 months ago
2
Only use the official Gherkin parser objects and remove custom parser logic
#699
jsa34
closed
2 months ago
3
Next