-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
@antony
Description
I've not yet succeeded in getting any of it to work, but, based on my experiments:
- Need to import 'fireEvent' from '@testing-library/svelte'
- Need to import 'waitForElement' from '@testing-library/svelte'
- Need to install
@testing-library/jest-domin order to get 'toBeInTheDocument' matcher - this is in the docs, but it shouldn't be required for the basic example.
Metadata
Metadata
Assignees
Labels
No labels