smarie / python-pytest-steps

A tiny package to ease the creation of test steps with shared intermediate results/state.
https://smarie.github.io/python-pytest-steps/
BSD 3-Clause "New" or "Revised" License
57 stars 5 forks source link

Detect that `@cross_step_fixture` or `@one_fixture_per_step` is applied on a fixture with the wrong scope. #25

Closed smarie closed 5 years ago

smarie commented 5 years ago

Both decorators are only useful for function-scope fixtures