Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kjirou/circle-ci-test
https://github.com/kjirou/circle-ci-test
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kjirou/circle-ci-test
- Owner: kjirou
- License: mit
- Created: 2015-04-13T01:53:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T07:17:35.000Z (over 3 years ago)
- Last Synced: 2024-12-07T16:37:38.375Z (21 days ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# circle-ci-test
## Deploying & Testing
```bash
git clone [email protected]:kjirou/circle-ci-test.git
npm install
npm start
npm test
```## !! 最新の selenium-webdriver が動かない !!
2015/04/13 現在、以下の環境で動かない- [email protected]
- [email protected]
- Mac OS Xmocha 側をダウングレードさせても変わらない
一方で `[email protected]` へ下げたら動いた原因たぶんこれ: https://github.com/SeleniumHQ/selenium/issues/363