Skip to content

Commit b197ce2

Browse files
Update v5 docs to Pester v5.7.1 (#337)
* Update generated docs to 5.7.1 * Apply suggestions from code review --------- Co-authored-by: fflaten <[email protected]>
1 parent f8284fd commit b197ce2

28 files changed

+117
-277
lines changed

versioned_docs/version-v5/commands/Add-ShouldOperator.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
162162
163163
## RELATED LINKS
164164
165-
[https://pester.dev/docs/commands/Add-ShouldOperator](https://pester.dev/docs/commands/Add-ShouldOperator)
165+
[https://pester.dev/docs/v5/commands/Add-ShouldOperator](https://pester.dev/docs/v5/commands/Add-ShouldOperator)
166166
167167
## VERSION
168168
169-
*This page was generated using comment-based help in [Pester 5.6.1](https://github.com/pester/pester).*
169+
*This page was generated using comment-based help in [Pester 5.7.1](https://github.com/pester/pester).*

versioned_docs/version-v5/commands/AfterAll.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
101101
102102
## RELATED LINKS
103103
104-
[https://pester.dev/docs/commands/AfterAll](https://pester.dev/docs/commands/AfterAll)
104+
[https://pester.dev/docs/v5/commands/AfterAll](https://pester.dev/docs/v5/commands/AfterAll)
105105
106-
[https://pester.dev/docs/usage/setup-and-teardown](https://pester.dev/docs/usage/setup-and-teardown)
106+
[https://pester.dev/docs/v5/usage/setup-and-teardown](https://pester.dev/docs/v5/usage/setup-and-teardown)
107107
108108
## VERSION
109109
110-
*This page was generated using comment-based help in [Pester 5.6.1](https://github.com/pester/pester).*
110+
*This page was generated using comment-based help in [Pester 5.7.1](https://github.com/pester/pester).*

versioned_docs/version-v5/commands/AfterEach.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
9898
9999
## RELATED LINKS
100100
101-
[https://pester.dev/docs/commands/AfterEach](https://pester.dev/docs/commands/AfterEach)
101+
[https://pester.dev/docs/v5/commands/AfterEach](https://pester.dev/docs/v5/commands/AfterEach)
102102
103-
[https://pester.dev/docs/usage/setup-and-teardown](https://pester.dev/docs/usage/setup-and-teardown)
103+
[https://pester.dev/docs/v5/usage/setup-and-teardown](https://pester.dev/docs/v5/usage/setup-and-teardown)
104104
105105
## VERSION
106106
107-
*This page was generated using comment-based help in [Pester 5.6.1](https://github.com/pester/pester).*
107+
*This page was generated using comment-based help in [Pester 5.7.1](https://github.com/pester/pester).*

versioned_docs/version-v5/commands/Assert-MockCalled.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
180180
181181
## RELATED LINKS
182182
183-
[https://pester.dev/docs/commands/Assert-MockCalled](https://pester.dev/docs/commands/Assert-MockCalled)
183+
[https://pester.dev/docs/v5/commands/Assert-MockCalled](https://pester.dev/docs/v5/commands/Assert-MockCalled)
184184
185185
## VERSION
186186
187-
*This page was generated using comment-based help in [Pester 5.6.1](https://github.com/pester/pester).*
187+
*This page was generated using comment-based help in [Pester 5.7.1](https://github.com/pester/pester).*

versioned_docs/version-v5/commands/Assert-VerifiableMock.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
5757

5858
## RELATED LINKS
5959

60-
[https://pester.dev/docs/commands/Assert-VerifiableMock](https://pester.dev/docs/commands/Assert-VerifiableMock)
60+
[https://pester.dev/docs/v5/commands/Assert-VerifiableMock](https://pester.dev/docs/v5/commands/Assert-VerifiableMock)
6161

6262
## VERSION
6363

64-
*This page was generated using comment-based help in [Pester 5.6.1](https://github.com/pester/pester).*
64+
*This page was generated using comment-based help in [Pester 5.7.1](https://github.com/pester/pester).*

versioned_docs/version-v5/commands/BeforeAll.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
110110

111111
## RELATED LINKS
112112

113-
[https://pester.dev/docs/commands/BeforeAll](https://pester.dev/docs/commands/BeforeAll)
113+
[https://pester.dev/docs/v5/commands/BeforeAll](https://pester.dev/docs/v5/commands/BeforeAll)
114114

115-
[https://pester.dev/docs/usage/setup-and-teardown](https://pester.dev/docs/usage/setup-and-teardown)
115+
[https://pester.dev/docs/v5/usage/setup-and-teardown](https://pester.dev/docs/v5/usage/setup-and-teardown)
116116

117117
## VERSION
118118

119-
*This page was generated using comment-based help in [Pester 5.6.1](https://github.com/pester/pester).*
119+
*This page was generated using comment-based help in [Pester 5.7.1](https://github.com/pester/pester).*

versioned_docs/version-v5/commands/BeforeDiscovery.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8888
8989
## RELATED LINKS
9090
91-
[https://pester.dev/docs/commands/BeforeDiscovery](https://pester.dev/docs/commands/BeforeDiscovery)
91+
[https://pester.dev/docs/v5/commands/BeforeDiscovery](https://pester.dev/docs/v5/commands/BeforeDiscovery)
9292
93-
[https://pester.dev/docs/usage/data-driven-tests](https://pester.dev/docs/usage/data-driven-tests)
93+
[https://pester.dev/docs/v5/usage/data-driven-tests](https://pester.dev/docs/v5/usage/data-driven-tests)
9494
9595
## VERSION
9696
97-
*This page was generated using comment-based help in [Pester 5.6.1](https://github.com/pester/pester).*
97+
*This page was generated using comment-based help in [Pester 5.7.1](https://github.com/pester/pester).*

versioned_docs/version-v5/commands/BeforeEach.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
9595
9696
## RELATED LINKS
9797
98-
[https://pester.dev/docs/commands/BeforeEach](https://pester.dev/docs/commands/BeforeEach)
98+
[https://pester.dev/docs/v5/commands/BeforeEach](https://pester.dev/docs/v5/commands/BeforeEach)
9999
100-
[https://pester.dev/docs/usage/setup-and-teardown](https://pester.dev/docs/usage/setup-and-teardown)
100+
[https://pester.dev/docs/v5/usage/setup-and-teardown](https://pester.dev/docs/v5/usage/setup-and-teardown)
101101
102102
## VERSION
103103
104-
*This page was generated using comment-based help in [Pester 5.6.1](https://github.com/pester/pester).*
104+
*This page was generated using comment-based help in [Pester 5.7.1](https://github.com/pester/pester).*

versioned_docs/version-v5/commands/Context.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -173,14 +173,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
173173
174174
## RELATED LINKS
175175
176-
[https://pester.dev/docs/commands/Context](https://pester.dev/docs/commands/Context)
176+
[https://pester.dev/docs/v5/commands/Context](https://pester.dev/docs/v5/commands/Context)
177177
178-
[https://pester.dev/docs/usage/test-file-structure](https://pester.dev/docs/usage/test-file-structure)
178+
[https://pester.dev/docs/v5/usage/test-file-structure](https://pester.dev/docs/v5/usage/test-file-structure)
179179
180-
[https://pester.dev/docs/usage/mocking](https://pester.dev/docs/usage/mocking)
180+
[https://pester.dev/docs/v5/usage/mocking](https://pester.dev/docs/v5/usage/mocking)
181181
182-
[https://pester.dev/docs/usage/testdrive](https://pester.dev/docs/usage/testdrive)
182+
[https://pester.dev/docs/v5/usage/testdrive](https://pester.dev/docs/v5/usage/testdrive)
183183
184184
## VERSION
185185
186-
*This page was generated using comment-based help in [Pester 5.6.1](https://github.com/pester/pester).*
186+
*This page was generated using comment-based help in [Pester 5.7.1](https://github.com/pester/pester).*

versioned_docs/version-v5/commands/ConvertTo-JUnitReport.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
112112
113113
## RELATED LINKS
114114
115-
[https://pester.dev/docs/commands/ConvertTo-JUnitReport](https://pester.dev/docs/commands/ConvertTo-JUnitReport)
115+
[https://pester.dev/docs/v5/commands/ConvertTo-JUnitReport](https://pester.dev/docs/v5/commands/ConvertTo-JUnitReport)
116116
117-
[https://pester.dev/docs/commands/Invoke-Pester](https://pester.dev/docs/commands/Invoke-Pester)
117+
[https://pester.dev/docs/v5/commands/Invoke-Pester](https://pester.dev/docs/v5/commands/Invoke-Pester)
118118
119119
## VERSION
120120
121-
*This page was generated using comment-based help in [Pester 5.6.1](https://github.com/pester/pester).*
121+
*This page was generated using comment-based help in [Pester 5.7.1](https://github.com/pester/pester).*

0 commit comments

Comments
 (0)