microsoft / DSCEA

DSC Environment Analyzer (DSCEA) is a simple implementation of PowerShell Desired State Configuration that uses the declarative nature of DSC to scan systems in an environment against a defined reference MOF file and generate compliance reports as to whether systems match the desired configuration.
https://microsoft.github.io/DSCEA
Other
199 stars 41 forks source link

Initial load of Start-DSCEAScan somehow calls pester testing #10

Closed krjhitch closed 7 years ago

krjhitch commented 7 years ago

This issue was detected on Ralph's system under the dev branch, issue should be repro'd/verified and corrected

krjhitch commented 7 years ago

I can't reproduce this. Recommend clearing local module and testing again @rkyttle

rkyttle commented 7 years ago

I agree that it had to be a local issue. Looking back, I think instead of grabbing the latest copy of the entire module, I just grabbed the latest copy for Start-DscEaScan. Not seeing the issue now with a full module copy, closing issue.