Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/noeldemartin/laravel-cypress-sandbox
- Owner: NoelDeMartin
- License: mit
- Created: 2019-11-15T06:43:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T08:18:14.000Z (3 months ago)
- Last Synced: 2024-11-07T09:26:13.885Z (3 months ago)
- Topics: cypress, laravel, testing
- Language: PHP
- Homepage:
- Size: 483 KB
- Stars: 5
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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).