README
bs-qunit
Qunit bindings for bucklescript
Install
yarn add -D bs-qunit
Example
See test/
License
See LICENSE
Qunit bindings for bucklescript
<script type="module">
import bsQunit from 'https://cdn.skypack.dev/bs-qunit';
</script>
Qunit bindings for bucklescript
yarn add -D bs-qunit
See test/
See LICENSE