dnewsholme / PasswordState-Management

Powershell Module For Management of Passwordstate. (Powershell Core Compatible)
GNU General Public License v3.0
39 stars 14 forks source link

PowerShell Docker development and linux pester tests #141

Closed trir262 closed 3 years ago

trir262 commented 3 years ago

This PR allows a developer to load the project in a docker container so that development can be isolated from your own device with possible interfering dependencies. It also improves the github action and validates the pester tests not only on Windows but also on Linux kernel

dnewsholme commented 3 years ago

Wow this is really good. Thanks for the pull request as always @trir262