pytest-bdd icon indicating copy to clipboard operation
pytest-bdd copied to clipboard

Scenario generation should use `scenarios` shortcut

Open youtux opened this issue 3 years ago • 1 comments

The current template generates a test item for each scenario. We should just use the scenarios shortcut instead.

youtux avatar Jul 10 '22 15:07 youtux

If https://github.com/pytest-dev/pytest-bdd/pull/342 become the default behavior - scenario/scenarios shortcuts won't be needed at all.

elchupanebrej avatar Oct 17 '22 20:10 elchupanebrej