PesterConverter

0.2.1

Commands to convert Pester tests.

Minimum PowerShell version

7.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PesterConverter

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PesterConverter

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright the PesterConverter contributors. All rights reserved.

Package Details

Author(s)

  • Viscalyx

Tags

Pester Converter

Functions

Convert-PesterSyntax

Dependencies

This module has no dependencies.

Release Notes

## [0.2.1] - 2026-06-30

### Changed

- Improve bootstrap of tests

### Fixed

- Warns for an unsupported conversion scenario where a Pester command calls
 another Pester command, for example in a `FilterScript` scriptblock. If
 such edge case is found it is skipped. Another conversion pass on the
 converted file will convert those recursively used Pester commands.
 Fixes [issue #36](https://github.com/viscalyx/PesterConverter/issues/46).
- Enable integration tests that was disabled.

FileList

Version History

Version Downloads Last updated
0.2.1 (current version) 6 6/30/2026
0.2.1-previe... 3 6/30/2026
0.2.0 5 6/29/2026
0.2.0-previe... 3 6/29/2026
0.2.0-previe... 10 2/16/2025
0.2.0-previe... 6 2/8/2025
0.2.0-previe... 4 2/8/2025
0.2.0-previe... 4 2/8/2025
0.2.0-previe... 4 2/7/2025
0.2.0-previe... 8 8/6/2024
0.2.0-previe... 4 8/2/2024
0.2.0-previe... 957 7/14/2024
0.2.0-previe... 5 7/12/2024
0.2.0-previe... 5 7/12/2024
0.2.0-previe... 4 7/12/2024
0.2.0-previe... 3 7/11/2024
0.2.0-previe... 4 7/11/2024
0.2.0-previe... 4 7/11/2024
0.1.0-previe... 4 7/11/2024
Show more