Closed sowjuec closed 7 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.
Code of Conduct
Description
There is a need to understand what is pester, how to use pester and so on. This is needed to use it for testing the power shell code. This requires a readme doc to be made available for the user.
Use Case(s)
Provide information on
Potential Configuration
Provide information on
Invoke-Pester <suite name>
Invoke-Pester -Tag <tag assosiated with the testcase>
Invoke-Pester -Tag <"Positive"/"Negative">
References
No response