Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Rapid Testing with Vitest: Master Unit Testing & Mocking, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:43
    Introduction to Vitest
  2. Урок 2. 00:03:19
    How to Install Vitest
  3. Урок 3. 00:02:56
    Your First Test
  4. Урок 4. 00:03:25
    Improve the Sum Function
  5. Урок 5. 00:02:07
    A Deep Merge Function - The Goal
  6. Урок 6. 00:04:08
    Handle and Test a Shallow Merge
  7. Урок 7. 00:03:45
    Refactor for Deep Merge without Breaking Existing Tests
  8. Урок 8. 00:05:05
    Expect for Errors In Tests
  9. Урок 9. 00:02:15
    Snapshots in Vitest
  10. Урок 10. 00:02:47
    How to Update Snapshots
  11. Урок 11. 00:03:06
    Inline Snapshots in Vitest
  12. Урок 12. 00:01:12
    Intro to Mocking and Spying
  13. Урок 13. 00:02:34
    Spying Side Effects with Vitest
  14. Урок 14. 00:03:36
    The Spy Instance
  15. Урок 15. 00:04:27
    Mock JavaScript Modules with Vitest
  16. Урок 16. 00:01:49
    Mocking Time in Vitest
  17. Урок 17. 00:03:53
    Mocking Timers in Vitest
  18. Урок 18. 00:05:57
    Mocking Network Requests in Vitest
  19. Урок 19. 00:01:50
    Extra- Setup File
  20. Урок 20. 00:02:02
    Testing with Vue
  21. Урок 21. 00:03:10
    Testing Vue.js Composables First
  22. Урок 22. 00:02:41
    Set up a DOM Environment in Vitest
  23. Урок 23. 00:02:46
    Conditional Environments in Vitest
  24. Урок 24. 00:01:46
    Setup for Testing Vue Components
  25. Урок 25. 00:02:03
    Vue Test Utils
  26. Урок 26. 00:01:22
    Course Conclusion