1.1.0 • Published 5 years ago

@snyk/types-tap v1.1.0

Weekly downloads
16
License
Apache-2.0
Repository
github
Last release
5 years ago

snyk-types-tap

Type definitions for https://node-tap.org/

TAP still has no official types definitions, so here's our interim solution to help you write nicely structured tests in Typescript.

To use via the package:

npm i -D @snyk/types-tap

To use these typings manually:

  • copy index.d.ts to the path typings/tap/index.d.ts in your project
  • add "typings/tap/index.d.ts" to the include section of your tsconfig.json
1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago