Loading
The shared suite is executing sequentially.
Live browser verification
This page imports the repository source and the same host-neutral registry used by Node and Chrome coverage. Open DevTools to inspect the vanilla-test report.
Current browser result
The shared suite is executing sequentially.
The page head maps event-pubsub plus its browser-reachable dependencies. A normal installed app needs this two-entry map before the first module script:
<script type="importmap">
{"imports":{"event-pubsub":"./node_modules/event-pubsub/index.js","strong-type":"./node_modules/strong-type/index.js"}}
</script>If the app uses a strict CSP, authorize the inline import-map script with an allowed nonce or hash.
The coverage page links gated Node and Chrome artifacts; this page confirms the deployed source in your current browser.