https://cypress.io logo
Does anyone know how cypress work in gitlab ci? Ou...
# e2e-testing
n
Does anyone know how cypress work in gitlab ci? Our test folder should be put in the repo of Front-end web project(FE), should I set the .gitlab-ci.yml and package.json in the FE folder or cypress folder? thank you!