Files
DefinitelyTyped/cucumber
Jan MolakandAndy 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](https://github.com/jan-molak/serenity-js/blob/3e733369f4fd456239c4d97ef20ae4447e407799/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 https://github.com/DefinitelyTyped/DefinitelyTyped/blob/4869992bc079b88280b9ff91213528904109e8ae/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
..