Stephanevg / PSClassUtils

A set of utilities to work with Powershell Classes
http://powershelldistrict.com/how-to-generate-a-uml-diagram-using-powershell/
91 stars 23 forks source link

Add a Scope parameter to the Install-CUDiagramPrerequisites function #84 #86

Closed LaurentLienhard closed 5 years ago

LaurentLienhard commented 5 years ago

Add -scope parameter to function and update exemple with new parameter -Scope

Stephanevg commented 5 years ago

Cool! Tu penses que tu peux encore rajouter un petit test pester? voici le fichier ou il faudrait le rajouter -> https://github.com/Stephanevg/PSClassUtils/blob/master/Tests/ClassUtils.Install-CUDiagramPrerequisites.Tests.ps1

LaurentLienhard commented 5 years ago

c'est fait pour le test pester

Stephanevg commented 5 years ago

@LaurentLienhard on a un peu oublier ce PR. Mais il semblerait qu'il y ait un conflit avec Install-CUDiagramPrerequisites. Tu peux regarder? (Entre temps, j'ai fixer aussi le probleme du pester test qui fail. Il faudrait peut être que tu fasse simplement un Git pull / git push a nouveau.

Stephanevg commented 5 years ago

Comme demandé, je ferme celui-ci