RSSAmplifier

Markus Oberlehner · Jun 4, 2024

Using Testing Library jest-dom with Vitest

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Vite brought super fast bundling and hot reloading to our regular dev workflow, and Vitest is doing the same for our testing workflow. So I'm mostly transitioning away from Jest in favor of Vitest. But there are a lot of amazing tools in the Jest ecosystem, and not of them can be easily replaced. Luckily, the Vitest API is mostly compatible with the Jest API...

Read on markus.oberlehner.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.