Description
Note: this work will target the DAC-feature branch
related to #3407
As part of #3407, the init
setup new files, but blank. If a user runs tests or the loader before populating them, an error will raise (such as for missing info in the new packages.yml
file). However, it will not be obvious as to why. We should wrap this to be more explanatory as to why the error is raising.
A candidate option would be to do it here:
and assert that any required contents are populated