@web/test-runner-core

Web test runner core

Usage no npm install needed!

<script type="module">
  import webTestRunnerCore from 'https://cdn.skypack.dev/@web/test-runner-core';
</script>

README

Web Test Runner Core

Core package for Web Test Runner. Manages running the tests. Has a modular architecture, delegating most of the work to the separate parts and implementations. You will likely not use this package directly.

See our website for full documentation.