cbdq-io / testinfra-bdd

An interface between pytest-bdd and pytest-testinfra.
https://pypi.org/project/testinfra-bdd/
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Bugfix/60 all tests failing when using pytest bdd=610 #62

Closed dallinb closed 1 year ago

dallinb commented 1 year ago

A major refactor of the "When" steps to stop step clash. Fixes #60.