{"id":20349021,"url":"https://github.com/adtf2020/bdd-with-cypress","last_synced_at":"2025-10-08T13:58:22.763Z","repository":{"id":203529300,"uuid":"330986949","full_name":"adtf2020/bdd-with-cypress","owner":"adtf2020","description":"Behavior-Driven Development (Gherkin) framework with Cypress","archived":false,"fork":false,"pushed_at":"2023-12-14T01:15:02.000Z","size":2733,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T23:35:04.087Z","etag":null,"topics":["bdd","bdd-framework","bdd-style","bdd-style-testing-framework","bdd-style-ui-test"],"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/adtf2020.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":"2021-01-19T13:21:06.000Z","updated_at":"2021-07-22T12:46:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ee69e39-afda-4dea-942d-8b43b262c45a","html_url":"https://github.com/adtf2020/bdd-with-cypress","commit_stats":null,"previous_names":["adtf2020/bdd-with-cypress"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adtf2020%2Fbdd-with-cypress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adtf2020%2Fbdd-with-cypress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adtf2020%2Fbdd-with-cypress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adtf2020%2Fbdd-with-cypress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adtf2020","download_url":"https://codeload.github.com/adtf2020/bdd-with-cypress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241877764,"owners_count":20035491,"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":["bdd","bdd-framework","bdd-style","bdd-style-testing-framework","bdd-style-ui-test"],"created_at":"2024-11-14T22:23:49.928Z","updated_at":"2025-10-08T13:58:22.672Z","avatar_url":"https://github.com/adtf2020.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# todos-bdd-with-cypress\n\nThe web application is bootstrapped by [aurelia-cli](https://github.com/aurelia/cli).\n\nThe application tests are automated using [Cypress](https://www.cypress.io/).\n\n## Quick start\n\nHere's how to run the web application and the automated tests.\n\n```\nnode -v\nnpm -v\nsudo npm install -g aurelia-cli\ncd path/to/project\nnpm install\nau run --open\n```\nOpen another cmd to run cypress tests\\\nRun ```npm run report:clean``` to clean report folders\\\nThere are two ways to run cypress tests:\n### 1) Run cypress tests using cmd\n\nRun ```npm run cy:run:chrome``` to run tests on chrome browser, you can replace 'chrome' in the cmd by 'firefox' or 'electron'\\\nRun ```npm run cucumber:report:generate``` to generate HTML test report\n\n### 2) Run cypress tests using cypress test runner\nRun ```npm run cy:open``` to open cypress tests runner\\\nSelect the browser to use\\\nClick on todos.feature file name to execute tests\\\nOnce run is done, you can stop the runner and execute ```npm run cucumber:report:generate``` to generate HTML test report","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadtf2020%2Fbdd-with-cypress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadtf2020%2Fbdd-with-cypress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadtf2020%2Fbdd-with-cypress/lists"}