

Next lesson playing in 5 seconds
CancelTesting Tricks for PHP and Laravel Developers
Introduction
00:45
Have you already learned the essentials of testing in PHP? This course is for you. There's a good chance that you've still got lots of bits and pieces to learn, so let's jump right in! This course takes you through a number of tips and tricks to improve your testing repetoire.
1.Introduction1 lesson, 00:45
1 lesson, 00:45
1.1Introduction00:45
1.1
Introduction
00:45
2.Getting Set Up2 lessons, 08:20
2 lessons, 08:20
2.1Composer04:15
2.1
Composer
04:15
2.2phpunit.xml04:05
2.2
phpunit.xml
04:05
3.Testing Tricks6 lessons, 29:06
6 lessons, 29:06
3.1Testing System Functions03:46
3.1
Testing System Functions
03:46
3.2Easier on the Hands03:14
3.2
Easier on the Hands
03:14
3.3A Story About Jargon05:04
3.3
A Story About Jargon
05:04
3.4Mockery03:52
3.4
Mockery
03:52
3.5Dependency Injection08:49
3.5
Dependency Injection
08:49
3.6Dependency Inversion04:21
3.6
Dependency Inversion
04:21
4.Testing in Laravel6 lessons, 37:12
6 lessons, 37:12
4.1Introduction to Testing in Laravel08:16
4.1
Introduction to Testing in Laravel
08:16
4.2Don't Always Extend 'TestCase'02:23
4.2
Don't Always Extend 'TestCase'
02:23
4.3The IoC Container (Part 1)09:21
4.3
The IoC Container (Part 1)
09:21
4.4The IoC Container (Part 2)05:48
4.4
The IoC Container (Part 2)
05:48
4.5Improve Performance With Test Databases In Memory04:36
4.5
Improve Performance With Test Databases In Memory
04:36
4.6Aspect Mock and Eloquent Models06:48
4.6
Aspect Mock and Eloquent Models
06:48
5.Conclusion1 lesson, 03:29
1 lesson, 03:29
5.1Conclusion03:29
5.1
Conclusion
03:29