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

Test using pytest main to invoke test finds step defs. #739

Closed jsa34 closed 1 week ago

jsa34 commented 1 week ago

Resolves #173

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 95.61%. Comparing base (4d995b2) to head (3f567bf). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #739 +/- ## ========================================== + Coverage 95.60% 95.61% +0.01% ========================================== Files 54 54 Lines 2092 2099 +7 Branches 229 229 ========================================== + Hits 2000 2007 +7 Misses 56 56 Partials 36 36 ```

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