noeldemartin / laravel-cypress
Laravel package used for running tests with Cypress.
Installs: 141 758
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 2
Forks: 4
Open Issues: 1
Requires
- php: >=7.0
- laravel/framework: >=5.5.0
README
This Laravel package is designed to be used in conjunction with the cypress-laravel Cypress plugin.
Installation
Install using composer:
composer require --dev noeldemartin/laravel-cypress