Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 305 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 305 Bytes

Testing Svelte with Jest: Validate Your Components Quickly!

Overview

This repo contains code for the Svelte Summit 2021's talk about using Jest to test Svelte.

Acknowledgements

The demo app is based on a tutorial build by the MDN Web Docs team.