Common utilities and helpers to make testing assertions easier
- Install:
npm install --save assert-helpers
- Require:
require('assert-helpers')
<script type="module">
import * as pkg from '//dev.jspm.io/assert-helpers'
</script>
This package is published with the following editions:
-
assert-helpers/source/index.ts
is typescript source code with import for modules -
assert-helpers/edition-browsers/index.js
is typescript compiled for browsers with import for modules -
assert-helpers
aliasesassert-helpers/edition-node-13/index.js
-
assert-helpers/edition-node-13/index.js
is typescript compiled for node.js 13 with require for modules
Discover the release history by heading on over to the HISTORY.md
file.
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
These amazing people are maintaining this project:
No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
Unless stated otherwise all works are:
- Copyright © 2015+ Bevry Pty Ltd
and licensed under: