Viscalyx.Assert

0.1.1-preview0001

Assertions for Pester that can improve your tests.

Minimum PowerShell version

5.1

This is a prerelease version of Viscalyx.Assert.
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 Viscalyx.Assert -RequiredVersion 0.1.1-preview0001 -AllowPrerelease

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

Install-PSResource -Name Viscalyx.Assert -Version 0.1.1-preview0001 -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 Viscalyx.Assert contributors. All rights reserved.

Package Details

Author(s)

  • Viscalyx

Tags

Pester Assertion Testing TDD BDD Assert PesterAssertion

Functions

Assert-BlockString

Dependencies

This module has no dependencies.

Release Notes

## [0.1.1-preview0001] - 2024-08-22

### Added

- Asserts:
 - `Assert-BlockString` (alias `Should-BeBlockString`)

### Fixed

- Updated README.md
- `Assert-BlockString`
 - Allow it to pass string array and single string to `Expected` parameter.

FileList

Version History

Version Downloads Last updated
0.1.1-previe... 64 8/26/2024
0.1.1-previe... (current version) 52 8/22/2024
0.1.0-previe... 3 8/20/2024