1
0
cucumber-js-demo/assertion/features/chai-variants.feature

8 lines
147 B
Gherkin
Raw Normal View History

2018-12-31 07:44:25 +01:00
Feature: Chai variants
Scenario:
When I use chai
Then I can choose the expect syntax
When I use chai
Then I can choose the should syntax