DEV Community

# vitest

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

26
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
Mastering Unit Testing: A Comprehensive Guide

Mastering Unit Testing: A Comprehensive Guide

8
Comments 2
5 min read
Mastering Time: Using Fake Timers with Vitest

Mastering Time: Using Fake Timers with Vitest

2
Comments
6 min read
Testing Your API with Fastify and Vitest: A Step-by-Step Guide

Testing Your API with Fastify and Vitest: A Step-by-Step Guide

15
Comments 2
2 min read
1. Understanding unit test basics

1. Understanding unit test basics

Comments
5 min read
2. Basics of Vitest

2. Basics of Vitest

Comments
5 min read
0. Introduction and Surface level Explanation

0. Introduction and Surface level Explanation

Comments
5 min read
5. Where to Go Now: Putting Unit Testing into Action

5. Where to Go Now: Putting Unit Testing into Action

Comments
2 min read
loading...