Skip to content

Commit 65c69e8

Browse files
Require Pester validation for every test set
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 0bcf506 commit 65c69e8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

  • .github/plugin/psmodule/skills/psmodule-v8-upgrade

.github/plugin/psmodule/skills/psmodule-v8-upgrade/SKILL.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ consumer repositories while developing or validating this skill.
1919
[`psmodule-repository-audit`](../psmodule-repository-audit/SKILL.md) in Audit
2020
mode and record the resolved `Template-PSModule` commit.
2121
3. Invoke
22-
[`psmodule-pester-migration`](../psmodule-pester-migration/SKILL.md) for
23-
every test set that does not already meet the Pester 6.1.0 contract.
22+
[`psmodule-pester-migration`](../psmodule-pester-migration/SKILL.md) to
23+
inventory and validate every test set, then migrate every test set that does
24+
not already meet the Pester 6.1.0 contract.
2425
4. Work on a dedicated branch, open a draft pull request early, and use small
2526
commits. Include the required Copilot co-author trailer in every commit.
2627
5. Preserve test intent, fixtures, secrets, variables, documentation content,

0 commit comments

Comments
 (0)