On Tuesday, 23 August 2016 at 17:55:41 UTC, Andrei Alexandrescu wrote: > Why does "dub test" rebuild the library? It should just re-run > unittests. -- Andrei To be honest I prefer it to rebuild it. Why would you want to rerun the tests without a rebuild? It should give the same failure/success as last time.