Cypress and Laravel Integration

Go to class
Write Review

Cypress and Laravel Integration provided by Laracasts is a comprehensive online course, which lasts for 1-2 hours worth of material. Cypress and Laravel Integration 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
  • Cypress is a fantastic end-to-end testing framework. In this series, we'll learn, not just the ins and outs of Cypress, but also how it can be leveraged within a Laravel application to allow for everything from logging in, to seeding a database, to swapping environments.

Syllabus
    • Rapid Laravel and Cypress Setup
    • The Basics
    • Let's Test the Laracasts Login Modal
    • Command and Assertion Essentials
    • Stubbing Network Requests with Fixtures
    • Testing Billable Registration
    • Reaching into Iframes