Anyone know of a way to do this? It's largely noise to me.
Pkg.test("Example"; io=devnull)
Ah, I didn't see that in the Pkg.test
docs -- but it's there at the beginning of the API reference page as a kwarg for all the commands. Note to self: RT(whole)FM :laughter_tears: Thanks!
.. actually it didn't work for me for Pkg.test
(though it does for e.g. Pkg.status
itself.
Open an issue
I think https://github.com/JuliaLang/Pkg.jl/pull/2402 may have resolved this already.
Last updated: Nov 06 2024 at 04:40 UTC