tapbundle
tap bundled for tapbuffer
Availabililty
Status for master
Usage
Use TypeScript for best in class instellisense.
note this package includes
- tap
- chai
- chai-as-promised
- @types/tap
- @types/chai
- @types/chai-as-promised
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
Description
A test automation library bundling utilities and tools for TAP (Test Anything Protocol) based testing, specifically tailored for tapbuffer.
Languages
TypeScript
100%