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
56 stars 5 forks source link

When calling a decorated test function manually, the test step list is not taken into account #30

Closed smarie closed 5 years ago

smarie commented 5 years ago

see https://github.com/smarie/python-pytest-steps/issues/22: when a list of explicit test steps is provided , it is not taken into account