dmitryvinn / jest-svelte-testing-talk

Code accompanying my talk called "Testing Svelte with Jest: Validate Your Components Quickly!"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Code accompanying my talk called "Testing Svelte with Jest: Validate Your Components Quickly!"


Languages

Language:Svelte 66.3%Language:JavaScript 33.7%