An open API service indexing awesome lists of open source software.

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テスト

Awesome Lists containing this project

README

          

# Nightmare-Verification
・Nightmare を使用したE2Eテストのサンプル

### コマンド

```
# モジュールインストール
$ yarn install

# サーバー起動
$ yarn start

# E2Eテスト
$ yarn run E2E-test
```

local

`localhost:8080`