Skip to content

Commit

Permalink
Merge branch 'on-support-supported-powershells' of https://github.com…
Browse files Browse the repository at this point in the history
…/pester/Pester into on-support-supported-powershells
  • Loading branch information
nohwnd committed Apr 7, 2024
2 parents 9e68ff4 + b00353a commit 878d410
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions src/Pester.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -66,33 +66,6 @@
'New-PesterContainer'
'New-PesterConfiguration'

# assert
'Assert-False'
'Assert-True'
'Assert-All'
'Assert-Any'
'Assert-Contain'
'Assert-NotContain'
'Assert-Equivalent'
'Assert-Throw'
'Assert-Equal'
'Assert-GreaterThan'
'Assert-GreaterThanOrEqual'
'Assert-LessThan'
'Assert-LessThanOrEqual'
'Assert-NotEqual'
'Assert-NotNull'
'Assert-NotSame'
'Assert-NotType'
'Assert-Null'
'Assert-Same'
'Assert-Type'
'Assert-Like'
'Assert-NotLike'
'Assert-StringEqual'
'Assert-StringNotEqual'


# legacy
'Assert-VerifiableMock'
'Assert-MockCalled'
Expand Down

0 comments on commit 878d410

Please sign in to comment.