@superhuman/zen

Karma replacement that runs your tests in seconds

Usage no npm install needed!

<script type="module">
  import superhumanZen from 'https://cdn.skypack.dev/@superhuman/zen';
</script>

README

Publishing a new version

  • Log into npm with an account that has publish permissions (if you don't have this, create one and ask Conrad): npm login
  • Bump the version number in package.json
  • Add a line item to CHANGELOG.md
  • Run npm publish