Unit tests (#86) pointed out some small changes I needed to make in Invoke-Vester.
Added a bunch of code comments to VesterTemplate.Tests.ps1, and added the ReadTheDocs link to the two public functions. (help Invoke-Vester -Online 😃)
And, of course, many thanks to @noesberger for the .gitignore addition.
Unit tests (#86) pointed out some small changes I needed to make in
Invoke-Vester
.Added a bunch of code comments to
VesterTemplate.Tests.ps1
, and added the ReadTheDocs link to the two public functions. (help Invoke-Vester -Online
😃)And, of course, many thanks to @noesberger for the
.gitignore
addition.