I'm trying to get something working but got stuck, see my mail of a few days ago, now condensed in a 2-line question on pharo-users: Given a specific MCPackage that was loaded because of an unknown Metacello config, how can I obtain the list of required packages from Metacello?
Not sure if I understood correctly. Does the following line helps you? ConfigurationOfAutotest project lastVersion packages
Alexandre