Example 2 of Invoke-Pester doesn't work #400
DarkLite1
started this conversation in
Documentation
Replies: 2 comments
|
I've put in a PR editing the documentation to explain that those parameters are dynamic and only valid if the imported plaster manifest contains them. |
0 replies
|
Replacing the error message with another like this one would be helpful too:
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I found the
Plastermodule in thevscodemodule folder and wanted to check it out. After reading the examples and trying them out it appears that example 2 doesn't work:Invoke-Plaster -TemplatePath . -Destination ~\GitHub\NewModule -ModuleName Foo -Version 1.0.0All reactions