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
.
A helper with async support for unit testing with tape
<script type="module">
import dkhDevTapeHelper from 'https://cdn.skypack.dev/@dkh-dev/tape-helper';
</script>
@dkh-dev/tape-helperA helper with async support for unit testing with tape
$ yarn install -D @dkh-dev/tape-helper tape
Refer to test/index.js
.