Creating snapshot tests with Vitest for Lit components

Viewed 22

I see some tutorials with React but am unclear how this would work w/ Lit. Specifically is there something like the react-test-renderer but for Lit?

0 Answers
Related