Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Add ability to override Pester script parameters and specify version of module to execute #12

Merged
merged 20 commits into from
Apr 27, 2017
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions Modules/OperationValidation/OperationValidation.Format.ps1xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,17 @@
</CustomItem>
</Frame>

<Text>Version: </Text>
<Frame>
<LeftIndent>4</LeftIndent>
<CustomItem>
<ExpressionBinding>
<PropertyName>Version</PropertyName>
</ExpressionBinding>
<NewLine/>
</CustomItem>
</Frame>

<Text>Type: </Text>
<Frame>
<LeftIndent>4</LeftIndent>
Expand Down
Binary file modified Modules/OperationValidation/OperationValidation.psd1
Binary file not shown.
Loading