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

Implement When Steps #2

Closed dallinb closed 2 years ago

dallinb commented 2 years ago

Implement and document the following When steps:

When Testinfra host is ready
When Testinfra host is ready or skip tests
When Testinfra host is ready within 300 seconds
When Testinfra host is ready within 300 seconds or skip tests