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

https://github.com/benjaminparisel/cypress-server


https://github.com/benjaminparisel/cypress-server

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# cypress-server

## Goal
Start a node server to launch a tests suite located in a specific workspace in cypress

## Start


npm install
node index.js workspace="path/to/specific/tests/folder"