Please update the current .mht log files produced by TestExecute when running tests via Azure DevOps pipelines to an updated format. The current .mht format requires a deprecated Internet Explorer we...
TestExecute- Update .mht log files
ajeethsashi
4 months agoOccasional Contributor
good to hear but i am creating HTML Report. and publishing in pipeline. but MHT is only support to show the failure in DevOps Test.
For that Reason i am asking to improve it. because as it will very good feature
rraghvani
Champion Level 3
4 months agoMy understanding is that MHT (MIME HTML) is not a supported test report format in Azure Pipelines for the purpose of publishing results to the Test tab (via PublishTestResults@2). Azure Pipelines supports JUnit, NUnit, xUnit and VSTest (TRX). However you can publish MHT as build artifacts, to be downloaded