Skip to content

synterra/ci-cypress

 
 

Repository files navigation

Drydock CI Cypress

Status: alpha.

This provides a Cypress.io image following the Drydock pattern.

  • Use the cypress.json in this repository as a starting configuration.
  • Use the TARGET environment variable to specify the test target
  • Mount or copy Cypress root (containing cypress.json) to /src directory (mount read only)
  • Mount a /results directory to store reports, screenshots or other artifacts to
  • For interactive use you will need to permit X11 access.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 49.6%
  • Shell 39.8%
  • JavaScript 10.6%