DefinitelyTyped/types/tape
relaxolotl 753525d1fc
[tape] Update types to 4.13.2 (#43984)
* Definitions created and updated for extra skip and todo opts that can be passed to assert functions.
* todo has been added to TestOptions.
* Definition created for onFailure() handler.
* Definitions created for match() and doesNotMatch() assertions
* Comments have been updated to reflect phrasing used in tape's README.

Missing:
* getHarness(opts). autoclose and exit options in getHarness.
* opts in createHarness(opts). autoclose and exit options in createHarness.
* exit in TestOptions.
* test.close().

Co-authored-by: relaxolotl <relaxolotl@users.noreply.github.com>
2020-04-17 15:58:32 -07:00
..
index.d.ts
tape-tests.ts
tsconfig.json
tslint.json