|
I am not sure if I am missing something here, but is Svelte not supported? Please help! |
Answered by
Belco90
May 2, 2023
Replies: 1 comment 1 reply
|
Hey @hslee2008! This ESLint plugin hasn't been tested for Svelte Testing Library. It might happen everything works fine, but each Testing Library has some particular and unique behaviors we need to address. That's the reason we don't provide official support or a preset config. If you test it and see it's compatible, please let us know or even create a PR to include it as a supported Testing Library framework! |
1 reply
Answer selected by
hslee2008
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @hslee2008! This ESLint plugin hasn't been tested for Svelte Testing Library. It might happen everything works fine, but each Testing Library has some particular and unique behaviors we need to address. That's the reason we don't provide official support or a preset config. If you test it and see it's compatible, please let us know or even create a PR to include it as a supported Testing Library framework!