Open
Description
Right now when running tests you have to run the entire suite, which takes a few minutes. Might be convenient for development if we adopt the use of test_args
to allow for running specific tests (see JuliaLang/Pkg.jl#1226).
Right now when running tests you have to run the entire suite, which takes a few minutes. Might be convenient for development if we adopt the use of test_args
to allow for running specific tests (see JuliaLang/Pkg.jl#1226).