microsoft / Requirements

PowerShell framework for declaratively defining and idempotently imposing system configurations
MIT License
159 stars 26 forks source link

Rename Push-Namespace to New-RequirementGroup #57

Closed zachChilders closed 4 years ago

zachChilders commented 4 years ago

This change reflects a more intuitive naming to better describe the intent of groups of requirements.

Note:

Further, I updated documentation to reflect this change and illustrate how to properly Invoke a RequirementGroup. I also cleaned up a lot of markdownlint errors in Readme.

chriskuech commented 4 years ago

Read the README on unit testing please. The formatter outputs are automatically gathered and checked in for review (kind of like UI snapshot testing).