mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Fix the document in Japanese
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# Testing for Boostnote
|
||||
## e2eテスト
|
||||
Boostnoteには[ava](https://github.com/avajs/ava)と[spectron](https://github.com/electron/spectron)で書かれたe2eテストがあります。
|
||||
|
||||
## 実行方法
|
||||
### 実行方法
|
||||
以下のe2eテストのコマンドがあります。
|
||||
|
||||
```
|
||||
@@ -10,5 +11,5 @@ $ yarn run test:e2e
|
||||
|
||||
もう一つのテストコマンドと分けた理由は、travisCIの都合です。
|
||||
|
||||
## On travisCI
|
||||
### travisCIでは
|
||||
travisCIではmasterブランチで飲みe2eテストを実行するようにしています。もし興味がある方は `.travis.yml`をご覧ください。
|
||||
|
||||
Reference in New Issue
Block a user