Assert
0.9.7
Alternative assertions for Pester.
Installation Options
Owners
Copyright
(c) 2024 nohwnd. All rights reserved.
Package Details
Author(s)
- nohwnd
Tags
testing tdd bdd assertion assert pester
Functions
Get-EquivalencyOption Assert-Equivalent Assert-Equal Assert-NotEqual Assert-Same Assert-NotSame Assert-Null Assert-NotNull Assert-Type Assert-NotType Assert-LessThan Assert-LessThanOrEqual Assert-GreaterThan Assert-GreaterThanOrEqual Assert-True Assert-False Assert-Contain Assert-NotContain Assert-Any Assert-All Assert-Throw Assert-Like Assert-NotLike Assert-StringEqual Assert-StringNotEqual
Dependencies
This module has no dependencies.
FileList
- Assert.nuspec
- Assert.psd1
- Assert.psm1
- Axiom\src\Axiom.psm1
- Axiom\src\Verify-AssertionFailed.ps1
- Axiom\src\Verify-Equal.ps1
- Axiom\src\Verify-False.ps1
- Axiom\src\Verify-Like.ps1
- Axiom\src\Verify-NotNull.ps1
- Axiom\src\Verify-NotSame.ps1
- Axiom\src\Verify-Null.ps1
- Axiom\src\Verify-Same.ps1
- Axiom\src\Verify-Throw.ps1
- Axiom\src\Verify-True.ps1
- Axiom\src\Verify-Type.ps1
- Compatibility\src\Compatibility.ps1
- Format\src\Format.psm1
- src\Boolean\Assert-False.ps1
- src\Boolean\Assert-True.ps1
- src\Collection\Assert-All.ps1
- src\Collection\Assert-Any.ps1
- src\Collection\Assert-Contain.ps1
- src\Collection\Assert-NotContain.ps1
- src\Common\Add-AssertionException.ps1
- src\Common\AssertionException.cs
- src\Common\Collect-Input.ps1
- src\Common\Ensure-ExpectedIsNotCollection.ps1
- src\Common\Get-AssertionMessage.ps1
- src\Common\Get-CustomFailureMessage.ps1
- src\Equivalence\Assert-Equivalent.ps1
- src\Exception\Assert-Throw.ps1
- src\General\Assert-Equal.ps1
- src\General\Assert-GreaterThan.ps1
- src\General\Assert-GreaterThanOrEqual.ps1
- src\General\Assert-LessThan.ps1
- src\General\Assert-LessThanOrEqual.ps1
- src\General\Assert-NotEqual.ps1
- src\General\Assert-NotNull.ps1
- src\General\Assert-NotSame.ps1
- src\General\Assert-NotType.ps1
- src\General\Assert-Null.ps1
- src\General\Assert-Same.ps1
- src\General\Assert-Type.ps1
- src\String\Assert-Like.ps1
- src\String\Assert-NotLike.ps1
- src\String\Assert-StringEqual.ps1
- src\String\Assert-StringNotEqual.ps1
- TypeClass\src\TypeClass.psm1
- wip\CompareBiggerObjects.ps1
- wip\VerboseOutput.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.9.7 (current version) | 3,014 | 6/20/2024 |
0.9.6 | 538 | 6/5/2024 |
0.9.5 | 18,991 | 12/9/2018 |
0.9.3 | 130 | 11/21/2018 |
0.9.2 | 358 | 9/29/2018 |
0.9.1 | 1,415 | 11/30/2017 |
0.9.0 | 106 | 11/21/2017 |
0.8.1 | 279 | 8/18/2017 |
0.8.0 | 96 | 8/17/2017 |
0.7.1 | 107 | 8/4/2017 |
0.7.0 | 97 | 8/3/2017 |
0.6.0 | 102 | 8/1/2017 |
0.5.0 | 98 | 7/31/2017 |