{"id":27046898,"url":"https://github.com/seriouslysean/usage--web-qa","last_synced_at":"2026-04-12T04:33:04.470Z","repository":{"id":61832453,"uuid":"545628967","full_name":"seriouslysean/usage--web-qa","owner":"seriouslysean","description":"Web QA Usage is an example app to showcase how various End to End testing frameworks can be used. It currently supports Cypress, TestCafe and Playwright.","archived":false,"fork":false,"pushed_at":"2022-10-21T23:48:39.000Z","size":1459,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T04:43:44.454Z","etag":null,"topics":["cypress","javascript","pinia","playwright","qa-automation","testcafe","vite","vue","vue-router"],"latest_commit_sha":null,"homepage":"https://seriouslysean.github.io/web-qa-usage/","language":"JavaScript","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/seriouslysean.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}},"created_at":"2022-10-04T17:54:27.000Z","updated_at":"2023-08-14T19:19:13.000Z","dependencies_parsed_at":"2022-10-22T00:45:23.239Z","dependency_job_id":null,"html_url":"https://github.com/seriouslysean/usage--web-qa","commit_stats":null,"previous_names":["seriouslysean/usage--web-qa"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/seriouslysean/usage--web-qa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seriouslysean%2Fusage--web-qa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seriouslysean%2Fusage--web-qa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seriouslysean%2Fusage--web-qa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seriouslysean%2Fusage--web-qa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seriouslysean","download_url":"https://codeload.github.com/seriouslysean/usage--web-qa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seriouslysean%2Fusage--web-qa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31704492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"online","status_checked_at":"2026-04-12T02:00:06.763Z","response_time":58,"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":["cypress","javascript","pinia","playwright","qa-automation","testcafe","vite","vue","vue-router"],"created_at":"2025-04-05T06:19:25.700Z","updated_at":"2026-04-12T04:33:04.448Z","avatar_url":"https://github.com/seriouslysean.png","language":"JavaScript","readme":"# Web QA Usage\n\nWeb QA Usage is an example app to showcase how various End to End testing frameworks can be used. It currently supports Cypress, TestCafe and Playwright. [The test app is currently live on GitHub pages.](https://seriouslysean.github.io/web-qa-usage/#/)\n\n## Building \u0026 Running\n\nPull this repo down locally and run `npm ci` to install the dependencies. Due to Vite, Node 16+ is a hard requirement. You can either [download Node directly](https://nodejs.org/) or use a node version manager like [n](https://github.com/tj/n) or [nvm](https://github.com/nvm-sh/nvm).\n\nThere is also an `.nvmrc` file so that you can use `n auto` or `nvm use` to automatically set your node version.\n\n### Development Build\n\n* Run `npm run dev` to serve a development build.\n* Visit `http://127.0.0.1:5173/`.\n\n### Production Build\n\n* Run `npm run build` to generate the production build.\n* Run `npm run preview` to serve a production build.\n* Visit `http://127.0.0.1:4173/`.\n\n## QA Testing\n\n### Cypress\n\n* Run `npm run dev`\n* Run `npm run test:cypress` to run Cypress headlessly\n* (optional) Run `npm run test:cypress:open` to run Cypress\n\nFor more information, see the [Cypress documentation](https://docs.cypress.io/guides/getting-started/installing-cypress).\n\n### TestCafe\n\n* Run `npm run dev`\n* Run `npm run test:testcafe` to run TestCafe headlessly\n* (optional) Run `npm run test:testcafe:open` to run TestCafe\n\nFor more information, see the [TestCafe documentation](https://testcafe.io/documentation/402635/getting-started).\n\n### Playwright\n\n* Run `npm run dev`\n* Run `npm run test:playwright` to run Playwright headlessly\n* (optional) Run `npm run test:playwright:open` to run Playwright\n\nFor more information, see the [Playwright documentation](https://playwright.dev/docs/intro).\n\n\n## FAQ\n\n\u003e The test suites won't run, any idea why?\n\nYou're probably missing some system dependencies (browsers, libraries, etc).\n\n- [Cypress has some documentation on it](https://docs.cypress.io/guides/continuous-integration/introduction#Dependencies)\n- [Playwright can install them automatically](https://playwright.dev/docs/cli#install-system-dependencies)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseriouslysean%2Fusage--web-qa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseriouslysean%2Fusage--web-qa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseriouslysean%2Fusage--web-qa/lists"}