I think you can hook into / modify the package mode REPL, so it would be pretty awesome if I could put TestEnv in my startup.jl then have: ``` pkg> activate --test ``` or ``` pkg> activate --test Foo ```