README
jest-circus-browser
Re-exports jest-circus
to run in the browser. See a live demo in the CodeSandbox demo.
jest-circus re-exported for a browser environment
<script type="module">
import jestCircusBrowser from 'https://cdn.skypack.dev/jest-circus-browser';
</script>
Re-exports jest-circus
to run in the browser. See a live demo in the CodeSandbox demo.