Vue Courses
Title: Rapid Testing with Vitest Description: Vitest is a testing framework built for Vite! It's blazing fast test runs and zero config setup make testing a breeze for Vue.js 3 projects. Link: https://vueschool.io/courses/rapid-testing-with-vitest Difficulty:…
This media is not supported in your browser
VIEW IN TELEGRAM
4 - Improve the Sum Function
This media is not supported in your browser
VIEW IN TELEGRAM
6 - Handle and Test a Shallow Merge
This media is not supported in your browser
VIEW IN TELEGRAM
7 - Refactor for Deep Merge without Breaking Existing Tests
This media is not supported in your browser
VIEW IN TELEGRAM
8 - Expect for Errors In Tests
This media is not supported in your browser
VIEW IN TELEGRAM
10 - How to Update Snapshots
This media is not supported in your browser
VIEW IN TELEGRAM
11 - Inline Snapshots in Vitest
This media is not supported in your browser
VIEW IN TELEGRAM
12 - Intro to Mocking and Spying
This media is not supported in your browser
VIEW IN TELEGRAM
14 - The Spy Instance
This media is not supported in your browser
VIEW IN TELEGRAM
15 - Mock JavaScript Modules with Vitest
This media is not supported in your browser
VIEW IN TELEGRAM
17 - Mocking Timers in Vitest
This media is not supported in your browser
VIEW IN TELEGRAM
21 - Testing Vue.js Composables First