4 Matching Annotations
- Jun 2025
-
svelte.dev svelte.dev
-
When writing component tests that involve two-way bindings, context or snippet props, it’s best to create a wrapper component for your specific test and interact with that. @testing-library/svelte contains some examples.
-
- Oct 2020
- Sep 2020