Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noeldemartin/laravel-cypress-sandbox

Sample project to run Laravel tests on cypress
https://github.com/noeldemartin/laravel-cypress-sandbox

cypress laravel testing

Last synced: 2 months ago
JSON representation

Sample project to run Laravel tests on cypress

Awesome Lists containing this project

README

        

# Laravel Cypress Sandbox [![Github Actions Status](https://github.com/noeldemartin/laravel-cypress-sandbox/workflows/Testing/badge.svg)](https://github.com/noeldemartin/laravel-cypress-sandbox/actions)

Sandbox project to test [cypress-laravel](https://github.com/NoelDeMartin/cypress-laravel) plugin for Cypress.

You can read the following article for more info: [Testing Laravel Applications Using Cypress](https://noeldemartin.com/blog/testing-laravel-applications-using-cypress).