Skip to content

sennetconsortium/cypress-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress SenNet Service UI

Getting Started

npm i .
npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Docker

docker build -t cypress-service-gui .
docker run -p 3001:3001 cypress-service-gui

About

A one page ui used to trigger and run the cypress tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published