Azure – Pester Test Case giving error in BeforeDiscovery with null value
Whenever I am trying to use parameter value in BeforeDiscovery under Context in Pester test case it's giving below error. Please help me. Error:: ##[error] [-] Discovery in D:a1sdeploymenttestdeployment.Tests.ps1 failed with: ##[error] System.Management.Automation.ParameterBindingValidationException: Cannot validate argument on parameter 'Name'. The…