Skip to content

Commit e7de191

Browse files
docs: remove temporary Pester migration guide
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent ecc0dbf commit e7de191

3 files changed

Lines changed: 0 additions & 66 deletions

File tree

docs/content/guides/pester-migration.md

Lines changed: 0 additions & 64 deletions
This file was deleted.

docs/content/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ Task-oriented deep dives into the pipeline's functionality.
4040
| [Configuring the pipeline](guides/configuring-the-pipeline.md) | Worked examples for coverage targets, rapid testing, linting, and PR-based release notes. |
4141
| [Structuring your module](guides/structuring-your-module.md) | The repository and module source layout the workflow expects, and how to declare dependencies. |
4242
| [Writing module tests](guides/writing-module-tests.md) | Test discovery, setup and teardown phases, and shared test infrastructure. |
43-
| [Migrating Pester tests](guides/pester-migration.md) | A repository-wide checklist for migrating every test set to Pester 6.1.0. |
4443
| [PSModule process marketplace](https://github.com/PSModule/Process-PSModule/tree/main/.github/plugin) | Register the initiative marketplace and install the PSModule process plugin. |
4544
| [Skipping framework tests](guides/skipping-framework-tests.md) | Skip individual framework tests on a per-file basis. |
4645
| [Versioning and releases](guides/versioning-and-releases.md) | Label-driven versioning, prereleases, and what a release produces. |

docs/zensical.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ nav = [
3030
{"Configuring the pipeline" = "guides/configuring-the-pipeline.md"},
3131
{"Structuring your module" = "guides/structuring-your-module.md"},
3232
{"Writing module tests" = "guides/writing-module-tests.md"},
33-
{"Migrating Pester tests" = "guides/pester-migration.md"},
3433
{"Skipping framework tests" = "guides/skipping-framework-tests.md"},
3534
{"Versioning and releases" = "guides/versioning-and-releases.md"},
3635
{"Validating before review" = "guides/validating-before-review.md"},

0 commit comments

Comments
 (0)