{"id":19412138,"url":"https://github.com/assertthat/assertthat-testcafe-demo","last_synced_at":"2026-07-06T10:31:11.783Z","repository":{"id":71302531,"uuid":"182870416","full_name":"assertthat/assertthat-testcafe-demo","owner":"assertthat","description":"Demonstration of integration TestCafe, Cucumber js and AssertThat BDD plugin","archived":false,"fork":false,"pushed_at":"2026-05-20T11:14:52.000Z","size":4422,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-20T15:38:00.776Z","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/assertthat.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-04-22T21:23:52.000Z","updated_at":"2026-05-20T11:04:07.000Z","dependencies_parsed_at":"2025-07-22T22:06:06.654Z","dependency_job_id":"95636825-5ff2-4346-a16a-d5f05bf652eb","html_url":"https://github.com/assertthat/assertthat-testcafe-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/assertthat/assertthat-testcafe-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assertthat%2Fassertthat-testcafe-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assertthat%2Fassertthat-testcafe-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assertthat%2Fassertthat-testcafe-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assertthat%2Fassertthat-testcafe-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/assertthat","download_url":"https://codeload.github.com/assertthat/assertthat-testcafe-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assertthat%2Fassertthat-testcafe-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35187624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"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-11-10T12:25:10.691Z","updated_at":"2026-07-06T10:31:11.759Z","avatar_url":"https://github.com/assertthat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# assertthat-testcafe-demo\nDemonstration of integration TestCafe, Cucumber js and AssertThat BDD plugin\n\nConfigure for your project in ```package.json```:\n\n```\n  \"scripts\": {\n    \"pretest\": \"./node_modules/.bin/assertthat-bdd.cmd -i PROJECT_ID -f -a ASSERTTHAT_ACCESS_KEY -s ASSERTTHAT_SECRET_KEY\",\n    \"test\": \"./node_modules/.bin/cucumber-js.cmd -f json:reports/cucumber_report.json\",\n    \"posttest\": \"./node_modules/.bin/assertthat-bdd.cmd -i PROJECT_ID -r -a ASSERTTHAT_ACCESS_KEY -s ASSERTTHAT_SECRET_KEY\"\n  }\n```\n* PROJECT_ID - mandatory Jira project Id\n* ASSERTTHAT_ACCESS_KEY - alternatively can be set as environment variable\n* ASSERTTHAT_SECRET_KEY - alternatively can be set as environment variable\n\nRefer to the configuration documentation here: [AssertThat+Configuration](https://assertthat.atlassian.net/wiki/spaces/ABTM/pages/725385217/AssertThat+Configuration)\n\nTo run: \n\n```npm test```\n\nExample feature:\n\n```\nFeature: Searching for TestCafe on GitHub\n\n\n    I want to find TestCafe repository on GitHub\n\n    Scenario: Searching for TestCafe on GitHub\n        And I am opening GitHub page\n        When I am typing my search request \"TestCafe\" on GitHub\n        Then I am pressing \"enter\" key on GitHub\n        Then I should see that the first GitHubs result is \"DevExpress/testcafe\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassertthat%2Fassertthat-testcafe-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fassertthat%2Fassertthat-testcafe-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassertthat%2Fassertthat-testcafe-demo/lists"}