{"id":19283073,"url":"https://github.com/vikashchauhan51/cypress-sample","last_synced_at":"2025-04-12T00:13:18.664Z","repository":{"id":116103428,"uuid":"484948487","full_name":"VikashChauhan51/cypress-sample","owner":"VikashChauhan51","description":"Cypress automation framework skeleton with Typescript.","archived":false,"fork":false,"pushed_at":"2023-06-03T16:36:54.000Z","size":40,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T00:13:13.173Z","etag":null,"topics":["automation","automation-framework","cypress","cypress-example","cypress-io","cypress-tests","cypress-typescript","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/VikashChauhan51.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":"2022-04-24T06:48:29.000Z","updated_at":"2024-08-13T09:40:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"79f757f3-4f35-43ad-8c5c-a93934693345","html_url":"https://github.com/VikashChauhan51/cypress-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VikashChauhan51%2Fcypress-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VikashChauhan51%2Fcypress-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VikashChauhan51%2Fcypress-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VikashChauhan51%2Fcypress-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VikashChauhan51","download_url":"https://codeload.github.com/VikashChauhan51/cypress-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497820,"owners_count":21113984,"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":["automation","automation-framework","cypress","cypress-example","cypress-io","cypress-tests","cypress-typescript","typescript"],"created_at":"2024-11-09T21:29:37.357Z","updated_at":"2025-04-12T00:13:18.633Z","avatar_url":"https://github.com/VikashChauhan51.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cypress Sample\nCypress automation framework skeleton with Typescript.\n\n```\nCYPRESS-SAMPLE\n├───cypress\n│   ├───downloads\n│   ├───fixtures\n│   ├───e2e\n│   ├───pages\n│   ├───plugins\n│   ├───screenshots\n│   ├───support\n│   └───videos\n└───node_modules\n```\n\n## Local Setup:\n1. Install [Microsoft Visual Studio Code IDE](https://code.visualstudio.com). Ignore this if already installed.\n3. Install [Nodejs](https://nodejs.org/) on your system. Ignore this if already installed.\n4. Install [Git](https://git-scm.com/download/) on your system. Ignore this if already installed.\n5. ```git clone https://github.com/VikashChauhan51/cypress-sample.git``` or download `master` branch zip and extract code.\n6. Open project folder with VSCode.\n7.  Run  `npm install` command to restore all packages.\n8.  Run `npm run cypress:test` command to run test.\n\n\n## New Setup:\n1. Install [Microsoft Visual Studio Code IDE](https://code.visualstudio.com). Ignore this if already installed.\n3. Install [Nodejs](https://nodejs.org/) on your system. Ignore this if already installed.\n4. Install [Git](https://git-scm.com/download/) on your system. Ignore this if already installed.\n5. Open project folder with VSCode.\n6. Run `npm init -y` command to initilized project.\n7. Run `npm install cypress --save-dev` command to install cypress.\n8. Run `npm install typescript --save-dev` command to install typescript.\n9. Run `npx tsc --init --types cypress --lib dom,es6` command to configure typescript.\n10. Run `npx cypress open` command to run test.\n\n\n## References:\n- [Cypress Overview](https://docs.cypress.io/guides/overview/why-cypress).\n- [Cypress Typescript Support](https://docs.cypress.io/guides/tooling/typescript-support).\n- [Cypress Configuration](https://docs.cypress.io/guides/references/configuration)\n- [Writing and Organizing Tests](https://docs.cypress.io/guides/core-concepts/writing-and-organizing-tests)\n- [Cypress with TypeScript](https://www.youtube.com/watch?v=1nuPwejrnJc).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikashchauhan51%2Fcypress-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvikashchauhan51%2Fcypress-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikashchauhan51%2Fcypress-sample/lists"}