Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kjirou/browserstack-test
https://github.com/kjirou/browserstack-test
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kjirou/browserstack-test
- Owner: kjirou
- License: mit
- Created: 2014-12-23T06:17:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T07:42:46.000Z (about 3 years ago)
- Last Synced: 2023-03-30T12:32:06.548Z (over 1 year ago)
- Language: CoffeeScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
browserstack-test
=================## 準備
- `browserstack-conf.json` を自分のものに書き換える## CircleCI内でE2Eテストを手動実行する
```
sh ./scripts/run-e2e-test-on-circle-ci.sh
```- push 毎のCIテストでは、E2Eテストは実行されないようにしている