README
Jest + Rut
Provides built-in matchers and serializers for testing Rut render results.
Requirements
- Jest 24.0+
Custom Jest matchers and serializer for Rut (React testing).
<script type="module">
import jestRut from 'https://cdn.skypack.dev/jest-rut';
</script>
Provides built-in matchers and serializers for testing Rut render results.