8 lines
147 B
Gherkin
8 lines
147 B
Gherkin
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
|