README
Jest Observatory
Run your jest tests with simulated time and tracked events.
More documentation on Observatory github
Run jest in the highest possible isolation
<script type="module">
import observatoryJest from 'https://cdn.skypack.dev/@observatory/jest';
</script>
Run your jest tests with simulated time and tracked events.
More documentation on Observatory github