Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.27 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.27 KB

Next Cypress Dashboard 🏄

Usage

  1. Sign In using GitHub
  2. Import a GitHub repo
  3. Patch Cypress agent config (check patch-cypress-config action)
  4. Run Cypress

Fur further information check the docs.

Motivation

This project was inspired by the Sorry Cypress, which is absolutely great and production ready alternative to Cypress dashboard with the single flaw – it's complex infrastructure.

So my personal goal was to make more minimalistic approach that focused on:

  1. Test parallelization
  2. Easy installation

Differences with the Sorry Cypress