pester / Pester

Pester is the ubiquitous test and mock framework for PowerShell.

Home Page:https://pester.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add soft assertions to new assertions

nohwnd opened this issue · comments

Checklist

Summary of the feature request

I made a shortcut and made all the assertions output terminating error (it is set when you create exception via the helper). But they should support the same soft assertions as Should.

How should it work?

No response