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

Write-CUCLassDiagram -ExportFolder path doesn't work anymore after refactoring #100

Open Stephanevg opened 5 years ago

Stephanevg commented 5 years ago

Too late to fix this. ticket to not forget.

LxLeChat commented 5 years ago

it works ... just not on appveyor Local pester test return all green manual test prove it works:

PS C:\Users\Lx\GitPerso\PSClassUtils\Code\Classes> Write-CUClassDiagram -Path .\ -ExportFolder C:\temp\

    Répertoire : C:\temp

Mode                LastWriteTime         Length Name
----                -------------         ------ ----
-a----       20/04/2019     11:51         144764 Classes.png

We should close this issues and check appveoyr