{"id":22744127,"url":"https://github.com/mehradi-github/ref-cypress","last_synced_at":"2025-03-30T04:43:28.596Z","repository":{"id":211157645,"uuid":"727816466","full_name":"mehradi-github/ref-cypress","owner":"mehradi-github","description":"E2E Testing with Cypress","archived":false,"fork":false,"pushed_at":"2024-02-08T09:06:25.000Z","size":167,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T07:12:05.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mehradi-github.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-05T16:25:38.000Z","updated_at":"2023-12-10T08:52:53.000Z","dependencies_parsed_at":"2024-01-20T18:24:43.249Z","dependency_job_id":"e8f120b3-750f-4630-b6ac-772907bc60b3","html_url":"https://github.com/mehradi-github/ref-cypress","commit_stats":null,"previous_names":["mehradi-github/ref-cypress"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehradi-github%2Fref-cypress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehradi-github%2Fref-cypress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehradi-github%2Fref-cypress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehradi-github%2Fref-cypress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehradi-github","download_url":"https://codeload.github.com/mehradi-github/ref-cypress/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277351,"owners_count":20751548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-11T01:39:56.628Z","updated_at":"2025-03-30T04:43:28.572Z","avatar_url":"https://github.com/mehradi-github.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# E2E Testing with Cypress\n\n[Cypress](https://docs.cypress.io/guides/getting-started/installing-cypress) is a next generation front end testing tool built for the modern web. We address the key pain points developers and QA engineers face when testing modern applications.\n\n```sh\npnpm add cypress typescript @types/typescript -D\npnpm tsc --init\n```\n\n## Requirments\n\n### Install Vagrant\n\nVagrant is a tool for building complete development environments. With an easy-to-use workflow and focus on automation, Vagrant lowers development environment setup time, increases development/production parity, and makes the \"it works on my machine\" excuse a relic of the past.\nfor more detailes follow this link: [Install Vagrant](https://github.com/mehradi-github/ref-terraform#install-vagrant)\n\n### Installing Jenkins(LTS)\n\n[Jenkins](https://github.com/mehradi-github/ref-jenkins?tab=readme-ov-file#using-jenkins-in-devops) is a self-contained, open source automation server which can be used to automate all sorts of tasks related to building, testing, and delivering or deploying software.\nFor more detailes follow this link: [Installing Jenkins(LTS)](https://github.com/mehradi-github/ref-jenkins?tab=readme-ov-file#installing-jenkinslts) .\n\n## Installing extention for Cucumber\n\nInstalling extention: Cucumber (Gherkin) Full Support\nedit file: ~/.config/Code/User/settings.json\n\n```json\n{\n  // ...\n  \"cucumberautocomplete.customParameters\": [],\n  \"cucumberautocomplete.strictGherkinCompletion\": true,\n  \"cucumberautocomplete.steps\": [\"cypress/support/step_definiations/*.ts\"]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehradi-github%2Fref-cypress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehradi-github%2Fref-cypress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehradi-github%2Fref-cypress/lists"}