Up And Running with Pest: Showing the book edit form (18/35)

Опубликовано: 28 Март 2022
на канале: Codecourse
357
6

Want more? Explore the library at https://codecourse.com

Official site
https://www.codecourse.com

Twitter
  / teamcodecourse  

Pest is a PHP testing framework that brings beautifully simple syntax to your tests, without sacrificing on features. In this course, we'll get up and running with Pest in a Laravel project and write tests for a real-world application that we'll build along the way.

You'll learn how to set Pest up in a Laravel project, write tests with Pest's built-in assertions, generate code coverage, and more.