Skip to content
Snippets Groups Projects
Commit 2759c166 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

doc: change the project pitch sentence

parent f03ad49e
No related branches found
No related tags found
No related merge requests found
# GitLab CI template for Cypress # GitLab CI template for Cypress
This project implements a generic GitLab CI template for running [Cypress](https://www.cypress.io/) functional tests. This project implements a GitLab CI/CD template to run your automated (web) tests with [Cypress](https://www.cypress.io/).
## Usage ## Usage
......
{ {
"name": "Cypress", "name": "Cypress",
"description": "GitLab CI template for running [Cypress](https://www.cypress.io/) functional tests", "description": "Run your automated (web) tests with [Cypress](https://www.cypress.io/)",
"template_path": "templates/gitlab-ci-cypress.yml", "template_path": "templates/gitlab-ci-cypress.yml",
"kind": "acceptance", "kind": "acceptance",
"variables": [ "variables": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment