DefinitelyTyped/cucumber
Jan Molak 470febda1f Support for Cucumber event listeners for TypeScript (#13552)
* Added the Listener and Event types so that you can register custom cucumber event listeners in TypeScript

Contribution based on the [Serenity/JS implementation](3e733369f4/src/serenity-cucumber/cucumber.d.ts)

* Removed myself from the list of contributors, because being there apparently breaks some regex somewhere ....

* Replaced non-existent 'assert' type reference with a dummy implementation based on 4869992bc0/json-merge-patch/json-merge-patch-tests.ts

* Added myself to the list of contributors as per @andy-ms instructions. Thanks!
2017-01-05 11:53:37 -08:00
..
cucumber-tests.ts Support for Cucumber event listeners for TypeScript (#13552) 2017-01-05 11:53:37 -08:00
index.d.ts Support for Cucumber event listeners for TypeScript (#13552) 2017-01-05 11:53:37 -08:00
tsconfig.json Add "noImplicitThis" to all tsconfig.json (#13446) 2016-12-19 14:11:46 -08:00