That drags in BabyMock and huge raft of tests (which I���m grateful were written), but I���d prefer not to muddy the waters when presenting Exercism.
I think what we have to do is submit pull requests to these projects such that they create better baselines with Groups. Eg. The Exercism baseline does this so that students load core, but developers get extra tools to generate exercises - eg.
Then you can specify in your load request which group to use (I don���t have the syntax handy for baselines, but when you load via iceberg, the Metacelle menu has a second option where you specify the group to use, so I���m sure it can be done in code too).
I���d be interested if there is some way to do it without groups though, so that you don���t have to rely on the package authors to do this (similar in thought to what Sabine is complaining about by not being able to better control version dependencies).
This whole area is becoming more and more important as we grow up and what to have more controllable load characteristics.
I'm updating the the baseline of PharoJS to use the zinc websockets from the github repo https://github.com/svenvc/zinc. I want to load package Zinc-WebSocket-Core. So, in BaselineOfPharoJS>>#baseline: I've defined