Search code examples
Pester/PowerShell output should match/contain either $a or $b...


azurepowershellpester

Read More
Trying to mock Restart-AzureRMWebApp continues to fail...


azurepowershellunit-testingmockingpester

Read More
Pester won't start up in Azure Automation...


azurepowershellpester

Read More
How can Pester mock the "test" function in the pattern "test existence (not found) - ...


powershellunit-testingpester

Read More
"Path cannot be found" Pester Test Results...


powershelltestingpathscriptingpester

Read More
How can i mock the contents of a .cs file with Pester allowing me to iterate through each line and e...


c#powershellunit-testingpester

Read More
How can I get the numer of failed tests from Invoke-Pester?...


powershellpester

Read More
Access External Variable from with-in Mock Script Block (Pester)...


powershellpester

Read More
PowerShell Module cannot be loaded when running Pester test in Visual Studio...


powershellvisual-studio-2015pester

Read More
Mock a function within a .ps1 script...


unit-testingpowershellpester

Read More
Global Mock with Pester PowerShell...


powershellunit-testingpester

Read More
How to properly test the ErrorVariable value of a mocked CmdLet?...


powershellmockingpester

Read More
How can I use Pester to mock a cmdlet in which the module is not available?...


pester

Read More
Pester test non-exported PowerShell cmdlets/function...


powershellpester

Read More
How to properly Pester test Import-Clixml...


powershellpester

Read More
Halting a Pester test already doomed to failure...


powershellpester

Read More
How do I get code coverage for all branches using Pester?...


code-coveragechocolateypester

Read More
Determine if an array of PSCustomObject's contains an instance with a property value...


powershellpowershell-3.0pester

Read More
Is there a way to mock an $? return using Pester?...


powershellpester

Read More
Can I bypass permissions in Powershell?...


powershellscriptingpermissionspermission-deniedpester

Read More
Not able to fetch the individual details from JSON data...


powershellpester

Read More
How to write Pester Unit Test for ranges of values with multiple decimals...


powershellunit-testingpester

Read More
Read the values from properties file in pester...


powershellproperties-filepester

Read More
Pester Assert-MockCalled counts wrongly...


powershellunit-testingpester

Read More
Pester test if the module is existing. Should not throw specific ExceptionType...


powershellunit-testingpester

Read More
Dealing with Arrays in Powershell (testing with Pester)...


powershellazureazure-powershellpester

Read More
How to transfer a html file from Azure VM via Azure powershell or Azure CLI to a local machine...


nunitdevopsazure-powershellazure-clipester

Read More
How to mock a script that is dot sourced?...


powershellmockingpester

Read More
Can I mock a DllImport-ed function?...


powershellpester

Read More
Unable to execute "custom script extension" on Azure VM using azure CLI from linux sub sys...


visual-studio-codeazure-clipesterazure-vm-templates

Read More
BackNext