nohwnd / Assert

A set of advanced assertions for Pester to simplify how you write tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Property parameter to assertions to be able to chain them in useful way

nohwnd opened this issue · comments

To simply assert multiple properties of object I would like to be able to this:

image