pytest-dev / pytest-bdd

BDD library for the py.test runner
https://pytest-bdd.readthedocs.io/en/latest/
MIT License
1.27k stars 214 forks source link

Add python 3.13 to the test matrix #682

Closed youtux closed 3 months ago

youtux commented 3 months ago

Fixes https://github.com/pytest-dev/pytest-bdd/pull/682

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.35%. Comparing base (3ebd9c7) to head (6170a45).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #682 +/- ## ======================================= Coverage 95.35% 95.35% ======================================= Files 50 50 Lines 1828 1828 Branches 201 201 ======================================= Hits 1743 1743 Misses 53 53 Partials 32 32 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.