File tree Expand file tree Collapse file tree
.github/plugin/psmodule/skills/psmodule-pester-migration Expand file tree Collapse file tree Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments