DEV Community

# vitest

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The one thing Vitest has better support than Jest

The one thing Vitest has better support than Jest

Comments
5 min read
Recursion in TypeScript (without the tears)

Recursion in TypeScript (without the tears)

Comments
8 min read
Migrating from Jest to Vitest

Migrating from Jest to Vitest

Comments
3 min read
Vitest + React Testing Library for Remix & React Router v7 (with TypeScript): A Complete Setup Guide

Vitest + React Testing Library for Remix & React Router v7 (with TypeScript): A Complete Setup Guide

4
Comments
3 min read
Why Testing Shouldn’t Be an Afterthought: Key Principles for Effective Testing

Why Testing Shouldn’t Be an Afterthought: Key Principles for Effective Testing

3
Comments
3 min read
Using TestContainers with Vitest

Using TestContainers with Vitest

Comments
4 min read
Next.js Testing Guide: Unit and E2E Tests with Vitest & Playwright

Next.js Testing Guide: Unit and E2E Tests with Vitest & Playwright

1
Comments
27 min read
Mock vs. SpyOn in Vitest with TypeScript: A Guide for Unit and Integration Tests

Mock vs. SpyOn in Vitest with TypeScript: A Guide for Unit and Integration Tests

Comments
2 min read
Migration from Jest to Vitest: A Real-World Experience with 2900+ Tests

Migration from Jest to Vitest: A Real-World Experience with 2900+ Tests

Comments
1 min read
Exploring Vitest 3.0: The Future of Testing in JavaScript

Exploring Vitest 3.0: The Future of Testing in JavaScript

4
Comments 2
3 min read
Testing Vue components with Vitest

Testing Vue components with Vitest

32
Comments 4
3 min read
React+Vitest to write testable components, common problems record.

React+Vitest to write testable components, common problems record.

2
Comments
3 min read
Writing Pinia Store Tests with `$subscribe` in Vue 3

Writing Pinia Store Tests with `$subscribe` in Vue 3

1
Comments
3 min read
Effective Visual Regression Testing for Developers: Vitest vs Playwright

Effective Visual Regression Testing for Developers: Vitest vs Playwright

10
Comments
7 min read
Maximize a Performance dos Seus Testes com Jest e Vitest

Maximize a Performance dos Seus Testes com Jest e Vitest

1
Comments
4 min read
Migrating from Jest to Vitest: A Step-by-Step Guide

Migrating from Jest to Vitest: A Step-by-Step Guide

1
Comments
5 min read
Reliable Component Testing with Vitest's Browser Mode and Playwright

Reliable Component Testing with Vitest's Browser Mode and Playwright

15
Comments 2
5 min read
Speed Up Your Tests with Jest and Vitest

Speed Up Your Tests with Jest and Vitest

2
Comments
4 min read
Answering questions about using Vitest and React Testing Library for frontend testing

Answering questions about using Vitest and React Testing Library for frontend testing

2
Comments
14 min read
How I built my first bot using Typescript - Part #3: Code Coverage Reports

How I built my first bot using Typescript - Part #3: Code Coverage Reports

6
Comments
5 min read
You Should Know This Before Writing Your First Line of Test in Software Testing

You Should Know This Before Writing Your First Line of Test in Software Testing

7
Comments
4 min read
What is Vitest and why you should use it?

What is Vitest and why you should use it?

1
Comments
3 min read
How I built my first bot using Typescript - Part #2: Unit testing, mocking and spying

How I built my first bot using Typescript - Part #2: Unit testing, mocking and spying

6
Comments 3
6 min read
Vitest adoption guide: Overview, examples, and alternatives

Vitest adoption guide: Overview, examples, and alternatives

4
Comments
19 min read
Testing React App Using Vitest & React Testing Library

Testing React App Using Vitest & React Testing Library

Comments
6 min read
loading...