Login
From:
markus.oberlehner.net
(Uncensored)
subscribe
Using Testing Library jest-dom with Vitest - Markus Oberlehner
https://markus.oberlehner.net/blog/using-testing-library-jest-dom-with-vitest/
links
backlinks
Roast topics
Find topics
Find it!
Using @testing-library/jest-dom with Vitest is possible by manually extending the Vitest expect function with the jest-dom matchers.