arm-ttk-extension icon indicating copy to clipboard operation
arm-ttk-extension copied to clipboard

Azure DevOps Extension for running Azure Resource Manager Template Test Kit

Results 7 arm-ttk-extension issues
Sort by recently updated
recently updated
newest added

I've noticed this issue off and on, but hadn't been keeping a close enough eye on the log output until recently. Scenario: I have a Bicep file with a ternary...

Hi, When I tested using this extended task, I encountered an event where the test failed even though it was the latest apiVersion. The latest version of "Microsoft.OperationsManagement/solutions" is "2015-11-01-preview"....

It would be great if we could point it to a folder with additional custom tests.

enhancement

Currently, when some of test are failing then only useful information that is printed out is "_#[error]Failures found in test results_" even debug is enabled on pipeline. You need to...

enhancement

Trying to run ARM-TTK on our entire repo, which has files in lots of folders. Most recent run with no '*' in the folder source, nets this output: ``` ##[debug]Importing...

bug

If there is an autogenerated ARM template that you want to skip test validation on, it would be nice if there was a way to mute some or all tests...

enhancement

If you run from PowerShell and from the pipeline, PowerShell will return a "recommended" or "warning" result while the extension will mark it as passed. Can we differentiate those in...

enhancement