Windows App Cert Kit Page
- task: PowerShell@2 displayName: 'Run WACK Tests' inputs: filePath: '$(Build.SourcesDirectory)/scripts/Run-Wack.ps1' arguments: '-AppxPackagePath "$(Build.ArtifactStagingDirectory)/app.msix" -OutputFolder "$(Build.ArtifactStagingDirectory)/WACKReports"' continueOnError: false
The UI looks like a tool from Windows 7. It is blocky, gray, and unintuitive. While you mostly interact with it via the command line or Visual Studio integration, the standalone app feels clunky and dated. windows app cert kit
Here is the breakdown of its performance, usability, and necessity. - task: PowerShell@2 displayName: 'Run WACK Tests' inputs: