{"id":23127547,"url":"https://github.com/anytv/quasar-test-setup","last_synced_at":"2026-04-18T01:37:55.855Z","repository":{"id":73855228,"uuid":"114835699","full_name":"anyTV/quasar-test-setup","owner":"anyTV","description":"This is a HowTo repository for setting up unit test and e2e test in Quasar Framework.","archived":false,"fork":false,"pushed_at":"2018-01-09T06:27:04.000Z","size":41,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-02-09T17:14:33.225Z","etag":null,"topics":["quasar-framework","testing","vue"],"latest_commit_sha":null,"homepage":"https://anytv.github.io/quasar-test-setup","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/anyTV.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":"2017-12-20T02:53:44.000Z","updated_at":"2018-01-05T02:34:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b9a5733-806a-4076-9640-bd13e0648653","html_url":"https://github.com/anyTV/quasar-test-setup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyTV%2Fquasar-test-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyTV%2Fquasar-test-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyTV%2Fquasar-test-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyTV%2Fquasar-test-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anyTV","download_url":"https://codeload.github.com/anyTV/quasar-test-setup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247128743,"owners_count":20888234,"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":["quasar-framework","testing","vue"],"created_at":"2024-12-17T09:13:53.872Z","updated_at":"2025-10-14T10:01:26.190Z","avatar_url":"https://github.com/anyTV.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quasar Test Setup\n\n\u003e This is a HowTo repository for setting up unit test and e2e test in Quasar Framework.\n\nLike most of you, I have been frustrated with setting up test environments in Quasar.\nAlthough the Vue JS community has put a lot of effort in making [project templates](https://github.com/vuejs-templates),\nit is not quite easy to just copy the test configuration and import in a quasar project.\nQuasar Framework is a handy framework for frontend development and it is pretty robust\nwhen it comes to commonly used [components](http://quasar-framework.org/components).\nAnd of course, for some of us that wants quality to be assured, test setup is necessary.\n\n## Setting Up\n\nRead the [docs](docs/). All the steps are in there. \nFeel free to file an issue or create a PR for enhancements and fixes.\n\n\n\u003e You can also use this repo as base template of your quasar project.\n\n``` bash\n# install dependencies\n$ npm install\n\n# serve with hot reload at localhost:8080\n$ npm run dev\n\n# build for production with minification\n$ npm run build\n\n# lint code\n$ npm run lint\n\n# run unit test\n$ npm run unit\n\n# run e2e test\n$ npm run e2e\n\n# watch unit test\n$ npm run tdd\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanytv%2Fquasar-test-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanytv%2Fquasar-test-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanytv%2Fquasar-test-setup/lists"}