rkt/rkt

Run tests in parallel

Open

#2,148 opened on 2016年2月7日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Go (8,871 stars) (865 forks)batch import
area/testingdepends-on/appchelp wantedpriority/P2

説明

It's important to run tests in parallel in order to verify test isolation and to reduce TDD cycles/CI build times. It should be possible to so using t.Parallel().

コントリビューターガイド