When I run Pkg.test("somepackage") it doesn't give me any precompile sentence for that somepackage.
This makes it hard to use runtest.jl for generating a precompile file (a file that is already available for most of the packages).
We can include runtests.jl but because some packages have test dependencies it is hard to add those dependencies to the current environment