Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

assert-simple-tap

laat71MIT3.0.0

assert module with tap-output

readme

assert-simple-tap

travis npm

assert module with tap-output

This is a simple wrapper around the native assert which prints tap output.

Install

$ npm install --save assert-simple-tap

Usage

import assert from 'assert-simple-tap'

License

MIT © Sigurd Fosseng