PowerShell - Scripting Best Practices
Which of the following is the correct syntax to write a simple test in Pester that checks if the number 5 is greater than 3?
Describe to group, It for the test, and pipes the condition to Should Be $true.Describe, It, and pipes the boolean expression to Should Be $true. Others have syntax errors or wrong keywords.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions