Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Testing Laravel with Pest, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:04:43
    The Benefits of Testing
  2. Урок 2. 00:04:38
    Configuring Pest
  3. Урок 3. 00:01:45
    Installing the Pest plugin
  4. Урок 4. 00:07:41
    Testing the Homepage
  5. Урок 5. 00:11:21
    Using Factories
  6. Урок 6. 00:04:38
    Using Factories to Create Models With Relations
  7. Урок 7. 00:11:44
    Discovering Unit Tests
  8. Урок 8. 00:05:40
    Running Tests via PhpStorm
  9. Урок 9. 00:12:22
    Testing a Form
  10. Урок 10. 00:03:56
    Reorganising Tests
  11. Урок 11. 00:10:56
    Mocking
  12. Урок 12. 00:05:57
    Using HTTP fakes
  13. Урок 13. 00:05:51
    Testing Time
  14. Урок 14. 00:06:12
    Handcrafted Mocks
  15. Урок 15. 00:08:54
    Testing Middleware
  16. Урок 16. 00:06:26
    Logging In A User
  17. Урок 17. 00:06:29
    Improving Validation Tests
  18. Урок 18. 00:04:08
    Testing Custom Validation Rules
  19. Урок 19. 00:02:59
    Using Datasets
  20. Урок 20. 00:05:44
    Testing Uploads
  21. Урок 21. 00:10:26
    Testing JSON APIs
  22. Урок 22. 00:06:49
    Testing the Manage Blog Post Policy
  23. Урок 23. 00:04:38
    Using Shared Datasets
  24. Урок 24. 00:03:37
    Testing Command Output
  25. Урок 25. 00:02:42
    Creating a Live Template in PhpStorm
  26. Урок 26. 00:10:56
    Testing Jobs
  27. Урок 27. 00:07:03
    Testing Blade Components
  28. Урок 28. 00:05:54
    Testing a Livewire Component
  29. Урок 29. 00:08:55
    Using Laravel Dusk
  30. Урок 30. 00:01:43
    Using a Real Database In The Tests
  31. Урок 31. 00:05:31
    Snapshot Testing
  32. Урок 32. 00:02:55
    Refactor Without Fear
  33. Урок 33. 00:03:42
    Code Coverage
  34. Урок 34. 00:05:18
    Tests and CI
  35. Урок 35. 00:05:13
    Writing Custom Expectations
  36. Урок 36. 00:02:50
    Working With Exceptions
  37. Урок 37. 00:02:00
    Using the Watch Plugin
  38. Урок 38. 00:02:51
    Higher Order Tests
  39. Урок 39. 00:08:23
    Test Driven Development
  40. Урок 40. 00:06:21
    Custom Factories
  41. Урок 41. 00:05:29
    Higher Order Expectations
  42. Урок 42. 00:07:16
    Converting a PHPUnit Testsuite To Pest