{"id":20682933,"url":"https://github.com/josdem/cypress-workshop","last_synced_at":"2026-06-20T08:31:07.699Z","repository":{"id":165201451,"uuid":"640561144","full_name":"josdem/cypress-workshop","owner":"josdem","description":"Cypress capabilities demo","archived":false,"fork":false,"pushed_at":"2023-06-10T14:44:49.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-31T17:56:54.525Z","etag":null,"topics":["applitools","cypress","javascript","mocha"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/josdem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-14T13:58:19.000Z","updated_at":"2024-10-03T04:31:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"2414379e-57f7-426e-9380-97542f10d7fb","html_url":"https://github.com/josdem/cypress-workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/josdem/cypress-workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fcypress-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fcypress-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fcypress-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fcypress-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josdem","download_url":"https://codeload.github.com/josdem/cypress-workshop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fcypress-workshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34563535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["applitools","cypress","javascript","mocha"],"created_at":"2024-11-16T22:15:02.292Z","updated_at":"2026-06-20T08:31:07.677Z","avatar_url":"https://github.com/josdem.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Cypress Workshop\n\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n[![tested with Cypress.io](https://img.shields.io/badge/cypress-dashboard-brightgreen.svg)](https://www.cypress.io/)\n\nThis is a getting started project with [Cypress](https://www.cypress.io/)\n\n#### Requirements\n\n- [NodeJS](https://nodejs.org/en/) version `v18.16.0`\n\n**Note:** I recommed to use [NVM](https://github.com/nvm-sh/nvm) to manage NodeJS versions\n\n#### To build the project\n\n```bash\nnpm install\n```\n\n#### To format the project\n\n```bash\nnpx prettier --write .\n```\n\n#### To run the project\n\n```bash\nnpx cypress run --browser chrome\n```\n\n#### To run interactive\n\n```bash\nnpx cypress open\n```\n\n#### To run the project in [Applitools](https://applitools.com/)\n\n```bash\nexport APPLITOOLS_API_KEY=${YOUR_APPLITOOLS_API_KEY}\n```\n\nwhere:\n\n- `${YOUR_APPLITOOLS_API_KEY}` is something like: `Ag4hfEVDIMykuCpWk61ppg3VJ9fkK0uht100HXnvGPlag220` (Check with your service provider if you do not have it)\n\n**Note**\n\nIf you are using Windows based platform:\n\n```bash\n$Env:APPLITOOLS_API_KEY=\"YOUR_APPLITOOLS_API_KEY\"\n```\n\n#### Read this as reference\n- https://josdem.io/techtalk/ux/cypress_getting_started/\n- https://josdem.io/techtalk/ux/cypress_applitools_integration/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosdem%2Fcypress-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosdem%2Fcypress-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosdem%2Fcypress-workshop/lists"}