Testing Laravel with PHPUnit

2h 42m 59s
English
Paid
July 29, 2024

In this course, Brent will help you get started testing a Laravel application. He'll cover how to get started, how to test every functionality in Laravel, and gives handy tips and tricks on how to improve your tests.

More

You are about to start your journey in the wonderful world of testing. We hope you're as excited about this as we are.

If you're completely new to testing, you've arrived at the right place. After just a few lessons, you will be able to automatically test the most important pieces of your application.

Even if you already have some experience with testing, this course will probably sharpen your skills.

Which test runner should you use?

In this course, you will use PHPUnit as the tool to run tests. It is the default testrunner for Laravel. The large majority of all Laravel projects have a test suite written for PHPUnit.

Recently, Pest, an alternative testrunner has been picking up speed. Though we can't look into the future, we can imagine this tool becoming the new default in a future version of Laravel. If you would prefer learning how to test using Pest, check out the Pest flavour of this course. Though the syntax is a bit different, the ideas behind the tests are much the same.

Watch Online Testing Laravel with PHPUnit

Join premium to watch
Go to premium
# Title Duration
1 Intro 03:33
2 Our First Test 04:40
3 Using a Database 07:53
4 Using Factories 06:50
5 Factory Relations 03:43
6 Testing a Form 07:24
7 Authenticated Testing 03:31
8 JSON Assertion 07:26
9 Testing Fakes 03:46
10 Mocking 05:03
11 Handcrafted Mocks 03:44
12 Testing Tim 02:50
13 Middleware Tests 05:15
14 Validation in Depth 05:43
15 Validation Rule Testing 02:52
16 Testing File Uploads 03:17
17 Policy Testing 03:03
18 Policies Continued 02:42
19 The HTTP Facade 04:03
20 Testing Console Apps 03:36
21 Testing Blade Components 04:10
22 Testing Livewire 03:21
23 Browser Tests 07:03
24 Dusk in Depth 04:02
25 Custom Factories 06:55
26 Testing Job 05:38
27 Testing Exceptions 02:18
28 TDD 06:35
29 Testing Domain Code 06:32
30 Refactoring with Tests 04:22
31 Regression Testing 01:53
32 Snapshot Testing 03:32
33 Tests and CI 03:09
34 Configuring Databases 01:50
35 Parallel Testing 03:47
36 Data Providers 06:58

Similar courses to Testing Laravel with PHPUnit

Master Laravel for Beginners Intermediate

Master Laravel for Beginners Intermediate

Duration 54 hours 41 minutes 57 seconds
Let's Build A Forum with Laravel and TDD

Let's Build A Forum with Laravel and TDD

Duration 19 hours 30 minutes 20 seconds
Vue 3 and Laravel: Breaking a Monolith to Microservices

Vue 3 and Laravel: Breaking a Monolith to Microservices

Duration 14 hours 4 minutes 43 seconds
Test with Jest

Test with Jest

Duration 52 minutes 39 seconds
Eloquent Performance Patterns

Eloquent Performance Patterns

Duration 2 hours 12 minutes 50 seconds
DevOps Project: CICD with Git GitLab Jenkins and Laravel

DevOps Project: CICD with Git GitLab Jenkins and Laravel

Duration 4 hours 47 minutes 21 seconds
SAAS Adventure - Learn to Create your own SAAS

SAAS Adventure - Learn to Create your own SAAS

Duration 8 hours 37 minutes 3 seconds
Let's Build a Go version of Laravel

Let's Build a Go version of Laravel

Duration 19 hours 22 minutes 16 seconds
Java Test Automation Engineer - from Zero to Hero

Java Test Automation Engineer - from Zero to Hero

Duration 18 hours 40 minutes 6 seconds