@cocoon/testing

Provides a single light-weight helper for unit testing nodes without running them in a real Cocoon environment.

Usage no npm install needed!

<script type="module">
  import cocoonTesting from 'https://cdn.skypack.dev/@cocoon/testing';
</script>

README

Cocoon Testing

Provides a single light-weight helper for unit testing nodes without running them in a real Cocoon environment.

For integration testing of nodes, or testing entire Cocoon definitions, use the @cocoon/cocoon package instead.