PesterConverter

0.2.0-preview0007

Commands to convert Pester tests.

Minimum PowerShell version

7.0

This is a prerelease version of PesterConverter.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name PesterConverter -RequiredVersion 0.2.0-preview0007 -AllowPrerelease

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

Install-PSResource -Name PesterConverter -Version 0.2.0-preview0007 -Prerelease

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.0-preview0007] - 2024-07-14

### Added

- Public commands:
 - `Convert-PesterSyntax`
- Add support for Should operators:
 - Be
 - BeExactly
 - BeFalse
 - BeGreaterOrEqual
 - BeGreaterThan
 - BeIn
 - BeLessOrEqual
 - BeLessThan
 - BeLike
 - BeLikeExactly
 - BeNullOrEmpty
 - BeOfType
 - BeTrue
 - Contain
 - Match
 - MatchExactly
 - Throw

### Fixed

- Improve code to resolve ScriptAnalyzer warnings and errors.
- Localize all the strings.

FileList

Version History

Version Downloads Last updated
0.2.0-previe... 3 8/6/2024
0.2.0-previe... 2 8/2/2024
0.2.0-previe... (current version) 162 7/14/2024
0.2.0-previe... 2 7/12/2024
0.2.0-previe... 2 7/12/2024
0.2.0-previe... 2 7/12/2024
0.2.0-previe... 1 7/11/2024
0.2.0-previe... 1 7/11/2024
0.2.0-previe... 1 7/11/2024
0.1.0-previe... 1 7/11/2024
Show more