Skip to content

Instantly share code, notes, and snippets.

@megahirt
Last active March 15, 2021 01:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save megahirt/9d4520be3024f67bdfba787eb251798c to your computer and use it in GitHub Desktop.
Save megahirt/9d4520be3024f67bdfba787eb251798c to your computer and use it in GitHub Desktop.
List of Svelte Testing Articles

Svelte Testing Resources That Look Interesting

Other Resources

@rmunn
Copy link

rmunn commented Mar 13, 2021

One project that's doing tests with Dainte is Sveltik, a form library for Svelte. If you want to see Svelte testing in action, https://github.com/nathancahill/sveltik/tree/master/tests might be a decent example.

@megahirt
Copy link
Author

Thanks @rmunn, I've added your suggestion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment