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

Laravel package used for running tests with Cypress
https://github.com/noeldemartin/laravel-cypress

cypress laravel testing

Last synced: 2 months ago
JSON representation

Laravel package used for running tests with Cypress

Awesome Lists containing this project

README

        

# Laravel Cypress

This Laravel package is designed to be used in conjunction with the [cypress-laravel](https://github.com/NoelDeMartin/cypress-laravel) Cypress plugin.

## Installation

Install using composer:

```
composer require --dev noeldemartin/laravel-cypress
```