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

If a step that is not the first is selected by a '-k' keyword selection in pytest, no error is raised and the wrong step is run #31

Open smarie opened 5 years ago