summaryrefslogtreecommitdiff
path: root/assertion/features/chai-variants.feature
blob: 0e163cb1fa7d9cef75c040e010b1820fb71b9160 (plain)
1
2
3
4
5
6
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