diff --git a/changelog/242.feature b/changelog/242.feature index 8de2f99..b767adb 100644 --- a/changelog/242.feature +++ b/changelog/242.feature @@ -1 +1 @@ -Add loadfile, a new argument to --dist which load-distributes test to workers, grouped by the file the tests live in. \ No newline at end of file +New ``--dist=loadfile`` option which load-distributes test to workers grouped by the file the tests live in.