- 
                                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. 
Overview
                    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