Adding a VMC code coverage script to invoke the coverage report.
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
Remove-Module VMware.VMC
|
||||||
|
import-module ../Modules/VMware.VMC/VMware.VMC.psm1
|
||||||
|
|
||||||
|
invoke-pester ./Functions -CodeCoverage ..\Modules\VMware.VMC\VMware.VMC.psm1
|
||||||
Reference in New Issue
Block a user