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