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

Add test to assert that issue 389 is resolved. #744

Closed jsa34 closed 23 hours ago

jsa34 commented 2 days ago

Tidy up imports in tests in the same file as new test written.

Resolves #389

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 96.09%. Comparing base (d527a67) to head (07ca9ef).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #744 +/- ## ========================================== + Coverage 96.07% 96.09% +0.01% ========================================== Files 55 55 Lines 2244 2251 +7 Branches 246 246 ========================================== + Hits 2156 2163 +7 Misses 53 53 Partials 35 35 ```

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