Skip to content

Show fixture scopes with --fixtures, except for "function" scope#5221

Merged
nicoddemus merged 1 commit into
pytest-dev:featuresfrom
nicoddemus:fixtures-scope-5220
May 7, 2019
Merged

Show fixture scopes with --fixtures, except for "function" scope#5221
nicoddemus merged 1 commit into
pytest-dev:featuresfrom
nicoddemus:fixtures-scope-5220

Conversation

@nicoddemus

Copy link
Copy Markdown
Member

Fix #5220

Screenshots:

$ pytest --fixtures 

image

$ pytest --fixtures -v

image

@nicoddemus nicoddemus force-pushed the fixtures-scope-5220 branch from f6095b8 to 6d04037 Compare May 7, 2019 17:32
@codecov

codecov Bot commented May 7, 2019

Copy link
Copy Markdown

Codecov Report

Merging #5221 into features will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #5221      +/-   ##
============================================
+ Coverage     96.13%   96.13%   +<.01%     
============================================
  Files           115      115              
  Lines         26037    26040       +3     
  Branches       2567     2568       +1     
============================================
+ Hits          25030    25033       +3     
  Misses          706      706              
  Partials        301      301
Impacted Files Coverage Δ
src/_pytest/python.py 93.34% <100%> (+0.02%) ⬆️
testing/python/fixtures.py 99.08% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a2fdce...6d04037. Read the comment docs.

@nicoddemus nicoddemus merged commit 2051e30 into pytest-dev:features May 7, 2019
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