{"id":24753855,"url":"https://github.com/codeceptjs/examples","last_synced_at":"2025-10-11T00:30:57.708Z","repository":{"id":37015269,"uuid":"224666295","full_name":"codeceptjs/examples","owner":"codeceptjs","description":"Todo Examples","archived":false,"fork":false,"pushed_at":"2024-03-26T12:12:31.000Z","size":205,"stargazers_count":12,"open_issues_count":0,"forks_count":18,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-10T00:22:12.051Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://codecept.io","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/codeceptjs.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}},"created_at":"2019-11-28T14:05:28.000Z","updated_at":"2025-01-17T04:29:21.000Z","dependencies_parsed_at":"2023-09-29T08:50:25.305Z","dependency_job_id":"f1e1d327-7d2f-4551-abb6-221f79a2e54b","html_url":"https://github.com/codeceptjs/examples","commit_stats":{"total_commits":53,"total_committers":10,"mean_commits":5.3,"dds":0.5660377358490566,"last_synced_commit":"e58863032ee9ed30447c5f5f65e6e150e27b2455"},"previous_names":["codecept-js/examples"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/codeceptjs/examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeceptjs%2Fexamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeceptjs%2Fexamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeceptjs%2Fexamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeceptjs%2Fexamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeceptjs","download_url":"https://codeload.github.com/codeceptjs/examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeceptjs%2Fexamples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005659,"owners_count":26083942,"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-10-10T02:00:06.843Z","response_time":62,"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":"2025-01-28T11:36:34.802Z","updated_at":"2025-10-11T00:30:57.306Z","avatar_url":"https://github.com/codeceptjs.png","language":"JavaScript","readme":"This repo contains tests for TodoMVC application.\nTests can be executed via different helpers.\n\n![](todo.png)\n\n# Installation\n\nThis is a playground for your first steps in testing, so instead of installing it from NPM it is recommended to clone it from repo instead and then install the dependencies:\n\n```\ngit clone git@github.com:codecept-js/examples.git codeceptjs-examples \u0026\u0026 cd codeceptjs-examples \u0026\u0026 npm i\n```\n\nThis will install CodeceptJS with Puppeteer, WebdriverIO \u0026 TestCafe packages. \n\n# Running Tests\n\nThe default helper is Playwright.\n\n## Playwright\n\nUse `codecept.conf.js` to run tests with Playwright:\n\n```\nnpx codeceptjs run --steps\n```\n\n## Puppeteer\n\nUse `codecept.puppeteer.conf.js` to run tests with Puppeteer:\n\n```\nnpx codeceptjs run --steps -c codecept.puppeteer.conf.js \n```\n\n\n## WebdriverIO\n\nUse `codecept.webdriver.conf.js` to run tests with WebdriverIO in Chrome:\n\n```\nnpx codeceptjs run -c codecept.webdriver.conf.js --steps \n```\n\n## TestCafe\n\nUse `codecept.testcafe.conf.js` to run tests with TestCafe in Chrome:\n\n```\nnpx codeceptjs run -c codecept.testcafe.conf.js --steps \n```\n\n## Headless Mode\n\nRun tests in headless mode:\n\n```\nHEADLESS=true npx codeceptjs run --steps\n```\n\n## Parallel Execution\n\nRun tests in parallel with 3 workers:\n\n```\nnpx codeceptjs run-workers 3\n```\n\n## Credits\n\nCreated as part of codepress by Stefan Huber.\nMaintained by CodeceptJS Team.\n\n## LICENSE\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeceptjs%2Fexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeceptjs%2Fexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeceptjs%2Fexamples/lists"}