A collection of snippets to use kahlan Every snippets starts with 'sf', just type in sf and the list of available snippets will appear.
- kdescribe : describe method
- kit : it method
- kbeforeAll : beforeAll method
- kbeforeEach : beforeEach method
- kafterAll : afterAll method
- kafterEach : afterEach method
- kgiven : given method
- kexpect: expect method
- kwaits : waitsFor method
- kallow : allow method