Who should migrate at this point? (eg adventurous users who don’t mind if things break or change, or more conservative ones who just like the new feature, etc)
Does using this feature implicitly mean dropping CI support for 1.0 or 1.1?
I wasn’t aware this change was happening - just want to say it seems like a very slick way to go. I like that when writing your tests you just plop yourself into the MyPkg/test environment and then you can add/remove packages easily from the pkg> prompt, and run code from Juno, etc. Seems very simple and understandable.
FYI, I wanted to use test/Project.toml in Julia < 1.2 so I wrote Run.jl. I find other sub-projects like docs/Project.toml and benchmarks/Project.toml pretty useful too.