{"id":19244927,"url":"https://github.com/andreasneuber/cypress-cucumber-example","last_synced_at":"2025-04-21T10:33:14.462Z","repository":{"id":188126351,"uuid":"601037995","full_name":"andreasneuber/cypress-cucumber-example","owner":"andreasneuber","description":"Sample implementation with Cypress and Cucumber BDD.  With Dockerfile.","archived":false,"fork":false,"pushed_at":"2025-03-19T20:41:38.000Z","size":1659,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T12:49:19.632Z","etag":null,"topics":["cucumber","cypress"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/andreasneuber.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-13T08:30:20.000Z","updated_at":"2025-03-19T20:41:36.000Z","dependencies_parsed_at":"2023-08-13T22:29:28.243Z","dependency_job_id":"5f0bbbcf-f342-4073-bc24-b5a19e183aa9","html_url":"https://github.com/andreasneuber/cypress-cucumber-example","commit_stats":null,"previous_names":["andreasneuber/cypress-cucumber-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasneuber%2Fcypress-cucumber-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasneuber%2Fcypress-cucumber-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasneuber%2Fcypress-cucumber-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasneuber%2Fcypress-cucumber-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreasneuber","download_url":"https://codeload.github.com/andreasneuber/cypress-cucumber-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250040396,"owners_count":21365098,"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":["cucumber","cypress"],"created_at":"2024-11-09T17:25:50.033Z","updated_at":"2025-04-21T10:33:13.690Z","avatar_url":"https://github.com/andreasneuber.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cypress-cucumber-framework\n\n## Application under test\nThe feature files, step definitions and page objects were written for https://github.com/andreasneuber/automatic-test-sample-site.\nReadme in this repo has further details how to set it up.\n\n## Run tests locally\n\n```\nnpm install\nnpm run test:all\n```\n\n## Run tests in CI\n- In package.json, change line 8 to `\"test\": \"cypress run --browser chrome --headless --spec \\\"**/*.feature\\\"\"`\n\n## Reports\nSteps to create a Multiple Cucumber HTML report:\n- Run tests with `npm test:all`\n- json files in dir `cypress/cucumber-json` will be updated\n- Then run `node cucumber-html-report.js`\n- Open file `reports/cucumber-htmlreport.html/index.html` in browser\n\n## Run with Docker\nBuild the container: `docker build --no-cache -t cypress-cucumber-docker .`\n\nThen run it: `docker run --rm --net=\"host\" -it cypress-cucumber-docker:latest npm run test:all`\n\n--net=host is needed because the application under test is running on http://localhost:8000","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasneuber%2Fcypress-cucumber-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreasneuber%2Fcypress-cucumber-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasneuber%2Fcypress-cucumber-example/lists"}