nohwnd / Assert

A set of advanced assertions for Pester to simplify how you write tests.
MIT License
101 stars 12 forks source link

Add options for list of properties to inspect #36

Open nohwnd opened 5 years ago

nohwnd commented 5 years ago

Consider adding option to Assert-Equivalent that will list the properties to inspect. Also consider adding -ExcludeProperties, OnlyExpectedProperties or other similar options.