PowerShell - Scripting Best Practices
How can you skip a specific test case temporarily in Pester without deleting the code?
-Skip parameter to the It block.Stop-Testing is not a valid command.Skip parameter to the It block -> Option B-Skip to skip tests [OK]-Skip to disable tests temporarily [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions