vmware / powershell-module-for-vmware-cloud-foundation-password-management

PowerShell Module for VMware Cloud Foundation Password Management
https://vmware.github.io/powershell-module-for-vmware-cloud-foundation-password-management/
BSD 2-Clause "Simplified" License
12 stars 9 forks source link

Add `logging output to a file` feature in pester testcases #161

Closed sowjuec closed 9 months ago

sowjuec commented 9 months ago

Code of Conduct

Description

Add logging output to a file feature in pester testcases

Use Case(s)

Right now pester testcases development for testing PasswordPolicyManagment code is going on. Once initial thing is phased out, it is better to log all messages in to a file, which helps for debugging.

Potential Configuration

writing to a log file instead of just dumping the output on the console.

References

No response

github-actions[bot] commented 8 months ago

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.