Testing Laravel

Go to class
Write Review

Testing Laravel provided by Laracasts is a comprehensive online course, which lasts for 4-5 hours worth of material. Testing Laravel is taught by Jeffrey Way. Upon completion of the course, you can receive an e-certificate from Laracasts. The course is taught in Englishand is Paid Course. Visit the course page at Laracasts for detailed price information.

Overview
  • Given the number of testing tools and resources available to PHP developers, it's no wonder why so many developers feel overwhelmed. In this series, we'll learn the ins and outs of PHPUnit testing, while working within your familiar Laravel application structure.

Syllabus
    • Intro to Application Testing
    • Beginning Unit Testing
    • More Unit Testing Review
    • Testing Eloquent
    • A Testing Database Connection
    • Testing Collaborators
    • Homework Solutions
    • Regression Testing
    • "Liking" a Model With TDD
    • Test Method Refactoring
    • Design a Fluent API with TDD
    • Testing Email With Custom Assertions
    • PHPUnit Prophecies
    • Bug Fixing Workflow
    • Homemade Fakes
    • Test Clarity
    • How to Test Validation Rules
    • Skill Completion Rate Exercise