You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Tests the source code in parallel (matrix) using:
67
-
-[PSModule framework settings for style and standards for source code](https://github.com/PSModule/Test-PSModule?tab=readme-ov-file#sourcecode-tests)
67
+
-[PSModule framework settings for style and standards for source code](https://github.com/PSModule/Process-PSModule/tree/main/.github/actions/Test-PSModule/src/tests/SourceCode)
68
68
- This produces a JSON-based report that is used by [Get-PesterTestResults](#get-test-results) evaluate the results of the tests.
69
69
70
70
For the coding practices this step enforces, see [framework test IDs](framework-test-ids.md#source-code-tests).
@@ -82,7 +82,7 @@ For the coding practices this step enforces, see [framework test IDs](framework-
- Tests and lints the module in parallel (matrix) using:
85
-
-[PSModule framework settings for style and standards for modules](https://github.com/PSModule/Test-PSModule?tab=readme-ov-file#module-tests)
85
+
-[PSModule framework settings for style and standards for modules](https://github.com/PSModule/Process-PSModule/tree/main/.github/actions/Test-PSModule/src/tests/Module)
0 commit comments