bahmutov / bahmutov/cypress-example

Setup testing on TravisCI

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

TravisCI does not allow using custom Docker image as the testing container, but it does allow using `docker` service to build / run Docker images.

Maybe pull `cypress/internal:cy-0.19.2` image and run tests there by mapping source folder?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the repository's TravisCI configuration and the existing Cypress test command. Check how the Docker service can build and run the named Cypress image with the source folder mapped. Done means TravisCI can execute the Cypress tests in that image successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
cypress, docker, javascript
Domain
ci-cd, devops, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.