{"id":18449808,"url":"https://github.com/alincode/testing-day-2017-e2e-testing","last_synced_at":"2025-04-18T00:19:37.750Z","repository":{"id":81411060,"uuid":"92807448","full_name":"alincode/testing-day-2017-e2e-testing","owner":"alincode","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-15T19:29:19.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T21:46:20.896Z","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/alincode.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-05-30T07:16:04.000Z","updated_at":"2017-10-12T02:39:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"50ccff20-1945-4f21-a799-aae52f812149","html_url":"https://github.com/alincode/testing-day-2017-e2e-testing","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/alincode%2Ftesting-day-2017-e2e-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alincode%2Ftesting-day-2017-e2e-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alincode%2Ftesting-day-2017-e2e-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alincode%2Ftesting-day-2017-e2e-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alincode","download_url":"https://codeload.github.com/alincode/testing-day-2017-e2e-testing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249161076,"owners_count":21222464,"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":[],"created_at":"2024-11-06T07:22:15.557Z","updated_at":"2025-04-15T21:46:23.930Z","avatar_url":"https://github.com/alincode.png","language":"JavaScript","readme":"# Testing day 2017 前端測試\n\n**初始化測試專案**\n\n```\nnpm init -y\nnpm install webdriverio -D\nnode_modules/.bin/wdio\n```\n\n**設定 npm test**\n\n```\nvi package.json\n```\n\n**執行測試專案**\n\n```\nnpm test\n```\n\n**環境設定**\nß\n```\nexport TESTINGBOT_KEY=\nexport TESTINGBOT_SECRET=\n````\n\n### 新增 allure 報表格式\n\n```\nnpm install wdio-allure-reporter --save-dev\nvi wdio.conf.js\nnpm test\n\n// 安裝將 allure 測試結果轉換成報表的工具\nbrew tap qatools/formulas\nbrew install allure-commandline\n\n// 將 allure 測試結果轉換成報表\nallure generate allure-results\nallure report open\n```\n\n### 參考資料\n\n* [Allure Commandline - Allure - Confluence](http://wiki.qatools.ru/display/AL/Allure+Commandline)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falincode%2Ftesting-day-2017-e2e-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falincode%2Ftesting-day-2017-e2e-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falincode%2Ftesting-day-2017-e2e-testing/lists"}