Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add options for list of properties to inspect #36

Open
2 of 8 tasks
nohwnd opened this issue Nov 22, 2018 · 0 comments
Open
2 of 8 tasks

Add options for list of properties to inspect #36

nohwnd opened this issue Nov 22, 2018 · 0 comments

Comments

@nohwnd
Copy link
Owner

nohwnd commented Nov 22, 2018

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

  • Exclude full paths
  • Exclude wildcarded paths
  • Come up with a good name for -OnlyComparePathsOnExpected (-SkipNonMatchingPropertiesActualPaths)?
  • Select full paths to inlcude
  • Select wildcarded paths to include
  • Decide if the Get-EquivalencyOptions cmdlet needs to be external, or if we should put the options directly on Assert-Equivalent
  • Write few nice examples
  • Consider including the path to the output to make it more obvious where the difference is, even without verbose output (this is probably a big task)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant