Hacker News new | ask | show | jobs
by spiffytech 2429 days ago
Great link! Were you able to get unit tests with `context` working? Last time I tried (I believe with @testing-library/svelte) it didn't work because each component is compiled separately and don't share a runtime.
1 comments

I haven't tried that.