We’re happy to share that the mabl extension for Azure DevOps now supports running tests with the await_completion
option. When set to true
, your pipeline waits for all triggered mabl test runs complete before moving on to the next task. This option makes it easier to let tests run in mabl without blocking your pipeline.
To learn more about integrating mabl tests into your Azure pipeline builds, check out our docs in Azure Marketplace.