{"id":16538746,"url":"https://github.com/spyoungtech/cucumber-test","last_synced_at":"2025-09-02T13:08:16.076Z","repository":{"id":146395460,"uuid":"105295271","full_name":"spyoungtech/cucumber-test","owner":"spyoungtech","description":"Testing cucumber / behave","archived":false,"fork":false,"pushed_at":"2017-09-29T16:56:09.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-30T20:45:31.870Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spyoungtech.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":"2017-09-29T16:41:19.000Z","updated_at":"2017-09-29T16:42:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e9938cd-a86a-4a18-8ccb-9f98b54eac34","html_url":"https://github.com/spyoungtech/cucumber-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spyoungtech/cucumber-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyoungtech%2Fcucumber-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyoungtech%2Fcucumber-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyoungtech%2Fcucumber-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyoungtech%2Fcucumber-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spyoungtech","download_url":"https://codeload.github.com/spyoungtech/cucumber-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyoungtech%2Fcucumber-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273287679,"owners_count":25078575,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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":[],"created_at":"2024-10-11T18:46:41.297Z","updated_at":"2025-09-02T13:08:16.055Z","avatar_url":"https://github.com/spyoungtech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cucumber / Behave\n\nThis package implements step definitions for the the BDD packages cucumber.js and Python's behave.\n\nBoth sets of step definitions will satisfy the the tests in the `.feature` files found in `./features`.\n\nCucumber.js will look for step definitions in `features/step_definitions` while Python's behave will look in `features/steps` for step definitions.\n\nCucumber.js will process the hooks in `features/step_definitions/hooks.js` while behave's equivalent uses `features/environment.py`\n\n## Running the tests in Cucumber.js\n\n```\n$ ./node_modules/.bin/cucumber-js\n```\n\n```\n................\n\n4 scenarios (4 passed)\n12 steps (12 passed)\n0m05.886s\n```\n\n\n## Running the tests with behave\n\n```\n$ behave\n```\n\n```\n2 features passed, 0 failed, 0 skipped\n4 scenarios passed, 0 failed, 0 skipped\n12 steps passed, 0 failed, 0 skipped, 0 undefined\nTook 0m4.322s\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspyoungtech%2Fcucumber-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspyoungtech%2Fcucumber-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspyoungtech%2Fcucumber-test/lists"}