@dkh-dev/tape-helper

A helper with async support for unit testing with tape

Usage no npm install needed!

<script type="module">
  import dkhDevTapeHelper from 'https://cdn.skypack.dev/@dkh-dev/tape-helper';
</script>

README

@dkh-dev/tape-helper

A helper with async support for unit testing with tape

Installation

$ yarn install -D @dkh-dev/tape-helper tape

Examples

Refer to test/index.js.