Vue Testing with Vue Test Utils

Опубликовано: 04 Октябрь 2024
на канале: Laith Academy
47,276
898

In this video we will cover Vue testing with Vue Test Utils which uses Jest under the hood.

Timeline:
0:00 - Setup
10:37 - Test Structure
17:15 - First Test
25:13 - Finding Elements
39:20 - Triggering Events
50:48 - More Complex Assertions
58:45 - Running Code Before Each Test
1:01:16 - Finding Elements
1:11:42 - Shallow Rendering

Vue Test Utils Docs:
https://next.vue-test-utils.vuejs.org...