Files
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
..