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 ensure steps not left-aligned are handled properly #705

Closed jsa34 closed 2 months ago

jsa34 commented 2 months ago

Added test to ensure #123 is resolved

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 95.24%. Comparing base (0d42885) to head (0ff18ed). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #705 +/- ## ========================================== + Coverage 95.23% 95.24% +0.01% ========================================== Files 53 53 Lines 1994 1999 +5 Branches 228 228 ========================================== + Hits 1899 1904 +5 Misses 58 58 Partials 37 37 ```

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