Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
Writing unit tests for Svelte Series' Articles
Back to Daniel Irvine 🏳️🌈's Series
Writing unit tests for Svelte (Introduction)
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Follow
Jan 12 '20
Writing unit tests for Svelte (Introduction)
#
svelte
#
javascript
#
tutorial
#
testing
82
reactions
Comments
Add Comment
3 min read
Setting up a Svelte test environment
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Follow
Jan 12 '20
Setting up a Svelte test environment
#
svelte
#
testing
#
tdd
#
series
38
reactions
Comments
10
comments
9 min read
Mounting components and asserting on the DOM
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Follow
Jan 12 '20
Mounting components and asserting on the DOM
#
svelte
#
testing
#
tdd
#
series
15
reactions
Comments
1
comment
6 min read
Testing the onMount callback
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Follow
Jan 12 '20
Testing the onMount callback
#
svelte
#
testing
#
tdd
#
series
12
reactions
Comments
Add Comment
3 min read
Testing Svelte stores and mocking dependencies
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Follow
Jan 12 '20
Testing Svelte stores and mocking dependencies
#
svelte
#
testing
#
tdd
#
series
28
reactions
Comments
14
comments
6 min read
Mocking Svelte components
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Follow
Jan 14 '20
Mocking Svelte components
#
javascript
#
svelte
#
tutorial
#
testing
14
reactions
Comments
1
comment
8 min read
Testing Svelte context with component hierarchies
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Follow
Jan 16 '20
Testing Svelte context with component hierarchies
#
javascript
#
webdev
#
tutorial
#
testing
15
reactions
Comments
1
comment
4 min read
Tips for writing great Svelte tests
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Daniel Irvine 🏳️🌈
Follow
Jan 17 '20
Tips for writing great Svelte tests
#
javascript
#
svelte
#
tutorial
#
testing
15
reactions
Comments
12
comments
5 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account