Webinar #13
March 9th, 2022
Length: 1h 1 min
How to supercharge testing with Pest PHP
Writing tests is a big hurdle for many developers, but learning to write effective tests can change your life! Come and see how to get started with Pest PHP: a gorgeous, streamlined testing framework with a focus on simplicity.
Who is this webinar for:
Anybody who wants to get started writing automated tests for applications. It’s also valuable for PHPUnit users who want to see what Pest PHP has to offer. We’ll discuss some of the elegance offered by Pest that might just make you pick it up for your next (or current) project.
What you're going to learn:
- How testing can change your life
- How to write a test with Pest PHP
- How to get the most “Bang for your Buck” when you first start testing
- The difference between unit and feature tests
- How to supercharge tests with datasets
- How to use the Pest Expectation API
- How to run Pest PHP tests in Buddy
Timestamps:
Deepen your knowledge
How to create Laravel Docker image
Check out our guideFirst steps with Laravel and Continuous Delivery
Check out our guide