tapbundle/docs/index.md
2017-04-23 22:31:16 +02:00

2.4 KiB

tapbundle

tap bundled for tapbuffer

Availabililty

npm git git docs

Status for master

build status coverage report npm downloads per month Dependency Status bitHound Dependencies bitHound Code TypeScript node JavaScript Style Guide

Usage

Use TypeScript for best in class instellisense.

This package includes

  • tap compatible testing framework written in TypeScript
  • npm package chai
  • npm package chai-as-promised
  • npm package @types/tap
  • npm pacakge @types/chai
  • npm package @types/chai-as-promised

In other words: This pacakge is fully typed :)

import {tap, expect} from 'tapbundle' // has typings in place

For further information read the linked docs at the top of this README.

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer