README
solid-tests
Test suite for your implementation of Solid
Install
npm install -g solid-tests
Usage
$ solid-tests http://yourserver.org
License
MIT
Tests for Solid implementations
<script type="module">
import solidTests from 'https://cdn.skypack.dev/solid-tests';
</script>
Test suite for your implementation of Solid
npm install -g solid-tests
$ solid-tests http://yourserver.org
MIT