README
polymorphic-web-component-tests
TODO: description
Usage
const polymorphicWebComponentTests = require('polymorphic-web-component-tests');
// TODO: DEMONSTRATE API
Abstract test suite with tooling for testing custom web components.
<script type="module">
import polymorphicWebComponentTests from 'https://cdn.skypack.dev/polymorphic-web-component-tests';
</script>
polymorphic-web-component-testsTODO: description
const polymorphicWebComponentTests = require('polymorphic-web-component-tests');
// TODO: DEMONSTRATE API