I suggest we add a folder Modules in the root of the DscResource.Template. This can be used for a resource modules helper functions (in one or more PowerShell modules). We could then have a known location for the code coverage to find these modules (see issue https://github.com/PowerShell/DscResource.Tests/issues/114).
I suggest we add a folder Modules in the root of the DscResource.Template. This can be used for a resource modules helper functions (in one or more PowerShell modules). We could then have a known location for the code coverage to find these modules (see issue https://github.com/PowerShell/DscResource.Tests/issues/114).