質問編集履歴

1

ライブラリの説明を追加

2017/08/23 05:24

投稿

02773
02773

スコア17

test CHANGED
File without changes
test CHANGED
@@ -54,7 +54,7 @@
54
54
 
55
55
  - [mocha.parallel](https://github.com/danielstjules/mocha.parallel)
56
56
 
57
- before,after,beforeEach,afterEachの順番が変わるので、使用できない。(今回のテストはbeforeなどの処理を利用しています。)
57
+ mochaを並列実行。before,after,beforeEach,afterEachの順番が変わるので、使用できない。(今回のテストはbeforeなどの処理を利用しています。)
58
58
 
59
59
  - [concurrently](https://github.com/kimmobrunfeldt/concurrently)
60
60