The Wayback Machine - https://web.archive.org/web/20220503142850/https://github.com/topics/lesspass
Skip to content
#

lesspass

Here are 24 public repositories matching this topic...

edouard-lopez
edouard-lopez commented Apr 8, 2019

From PowerShell Slack:

I would strongly consider not exporting the functions in Password.psm1.

Use Pester InModuleScope

The InModuleScope command allows you to perform white-box unit testing on the internal (non-exported) code of a Script Module.

https://github.com/pester/Pester/wiki/InModuleScope

enhancement good first issue security

Improve this page

Add a description, image, and links to the lesspass topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lesspass topic, visit your repo's landing page and select "manage topics."

Learn more