Add node, chai, jest diff comparison
This commit is contained in:
7
assertion/features/chai-variants.feature
Normal file
7
assertion/features/chai-variants.feature
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
Reference in New Issue
Block a user