Skip to content

Commit 5ce33d7

Browse files
docs: link PSModule skill to source docs
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 764ff6e commit 5ce33d7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • .github/plugin/psmodule/skills/psmodule-pester-migration

.github/plugin/psmodule/skills/psmodule-pester-migration/SKILL.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,11 @@ concern so a failed migration is easy to bisect.
451451

452452
## References
453453

454+
- [PSModule module test guidance](https://github.com/PSModule/Process-PSModule/blob/main/docs/content/guides/writing-module-tests.md)
455+
- [PSModule workflow and test data guidance](https://github.com/PSModule/Process-PSModule/blob/main/docs/content/guides/calling-the-workflow.md)
456+
- [PSModule pipeline configuration](https://github.com/PSModule/Process-PSModule/blob/main/docs/content/guides/configuring-the-pipeline.md)
457+
- [PSModule test specification](https://github.com/PSModule/Process-PSModule/blob/main/docs/content/reference/test-specification.md)
458+
- [PSModule workflow inputs](https://github.com/PSModule/Process-PSModule/blob/main/docs/content/reference/workflow-inputs.md)
454459
- [Pester v5-to-v6 migration](https://pester.dev/docs/migrations/v5-to-v6)
455460
- [Pester installation and compatibility](https://pester.dev/docs/introduction/installation)
456461
- [Pester configuration](https://pester.dev/docs/usage/configuration)

0 commit comments

Comments
 (0)