noeldemartin/laravel-cypress
Laravel package used for running tests with Cypress.
186,820
14
| Install | |
|---|---|
composer require noeldemartin/laravel-cypress |
|
| Latest Version: | v0.3.2 |
| PHP: | >=7.0 |
| License: | MIT |
| Last Updated: | Nov 8, 2024 |
| Links: | GitHub · Packagist |
Maintainer: noeldemartin
Laravel Cypress
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
Related Packages
laravel/dusk
Laravel Dusk provides simple end-to-end testing and browser automation.
42,562,176
1,946
laravel/browser-kit-testing
Provides backwards compatibility for BrowserKit testing in the latest Laravel re...
10,450,616
515