https://github.com/kento75/nightmare-verification
Nightmare を使用した Reactアプリの E2Eテスト
https://github.com/kento75/nightmare-verification
e2e-tests electron nightmarejs react16
Last synced: 11 months ago
JSON representation
Nightmare を使用した Reactアプリの E2Eテスト
- Host: GitHub
- URL: https://github.com/kento75/nightmare-verification
- Owner: Kento75
- License: mit
- Created: 2018-07-20T11:36:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T09:56:47.000Z (over 7 years ago)
- Last Synced: 2025-02-11T14:40:36.946Z (about 1 year ago)
- Topics: e2e-tests, electron, nightmarejs, react16
- Language: JavaScript
- Homepage:
- Size: 146 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nightmare-Verification
・Nightmare を使用したE2Eテストのサンプル
### コマンド
```
# モジュールインストール
$ yarn install
# サーバー起動
$ yarn start
# E2Eテスト
$ yarn run E2E-test
```
local
`localhost:8080`