Sign inSign up

raschidjfr/angular-cypress

By raschidjfr

Updated over 1 year ago

Run end-to-end (E2E) tests on Angular projects using Cypress.

Image
Languages & frameworks
Developer tools
0

83

raschidjfr/angular-cypress repository overview

Dockerfile for Angular E2E Testing with Cypress

This image is designed for running end-to-end (E2E) tests on Angular projects using Cypress. The image includes all necessary dependencies and configurations to execute E2E tests in a headless environment.

Usage

  1. Ensure your angular project has Cypress set up and contains a cypress.config.ts file at the root.
  2. Run the image:
    docker run --rm -v $PATH_TO_ANGULAR_PROJECT:/app angular-cypress sh -c "npm run e2e"
    

Tag summary

Content type

Image

Digest

sha256:64c3081d1

Size

457.3 MB

Last updated

over 1 year ago

docker pull raschidjfr/angular-cypress:19