Commit 6aa7664
authored
📖 [Docs]: Document the Pester major-version lock in the test pipeline (#362)
The pipeline README now documents that module test files lock Pester to
the **6.x** major and the Invoke-Pester step installs a matching
version, so contributors understand how the test framework is
constrained.
## Changed: README documents the Pester major-version lock
The "Test module" section now states the `#Requires` form test files use
and notes that minor and patch updates flow in automatically while a new
major stays a deliberate, reviewed change.
## Technical Details
- Updates the "Test module" section of `README.md`.
- Part of the dependency-management epic #356.1 parent 0506996 commit 6aa7664
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
| |||
0 commit comments