Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test for keywords outside step handled correctly #710

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

jsa34
Copy link
Contributor

@jsa34 jsa34 commented Sep 27, 2024

Add test for making sure parsing feature files doesn't incorrectly pick up where keywords are not used in the case of a step.

…ck up where keywords are not used in the case of a step.
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.25%. Comparing base (36c3fa4) to head (63f000a).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #710      +/-   ##
==========================================
+ Coverage   95.24%   95.25%   +0.01%     
==========================================
  Files          53       53              
  Lines        1999     2004       +5     
  Branches      228      228              
==========================================
+ Hits         1904     1909       +5     
  Misses         58       58              
  Partials       37       37              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@youtux youtux merged commit 168a8f9 into pytest-dev:master Sep 28, 2024
10 checks passed
@jsa34 jsa34 deleted the keywords-ok-outside-step branch September 28, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants