AzureDevOpsExtension
AzureDevOpsExtension copied to clipboard
### Where are you running it? Azure DevOps Server 2022.0.1 ### Version of Extension/Task Latest (10.3.10) ### Expected behaviour and actual behaviour We're using a self-hosted agent on Windows Server...
There is a Pester script processed with Azure Devops task "Pester Test Runner" and It has been detected as broken within version 9.4.0 and it worked for 9.3.0. It is...
### Where are you running it? Azure DevOps Service (VSTS) + Self Hosted Agent with Windows 10 + Visual Studio ### Version of Extension/Task Version 10.0.3 ### Expected behaviour and...
### Where are you running it? - Azure DevOps Service (VSTS) ### Version of Extension/Task Version: 10.0.3 ### Expected behaviour When the task "PublishCodeCoverageResults" is used in a pipeline, the...
### What problem does this PR address? This addresses #63, when an agent is installed in a directory with spaces. (Eg. `C:\Program Files`.) ### Is there a related Issue? This...
### Where are you running it? On-prem Azure DevOps Server ### Version of Extension/Task 10.3.10 ### Expected behaviour and actual behaviour Expected Pester to run when executed by an agent...
Add parameter etc to publish the test results into Azure Devops once the run is complete.
It would be good to be able to specify external data to be supplied to tests as documented here: https://pester.dev/docs/usage/data-driven-tests#providing-external-data-to-tests This would allow us to pass the connection string to...
### Where are you running it? - Azure DevOps Service (VSTS) ### Expected behaviour and actual behaviour CommandNotFoundException: Could not find Command PSIISReset I import with in Tests.ps1 . "$PSScriptRoot\..\ArielDbCore\IISOperations.ps1"...
### Where are you running it? Azure DevOps Service (VSTS) ### Version of Extension/Task 10.1.23 ### Expected behaviour and actual behaviour #### Actual behaviour When the tests are using the...