I am a beginner in the terratesting. I have an assignment where I have to perform terratesting for InfraStructure code that I wrote in terraform. I went through the documentation "https://terratest.gruntwork.io/docs/getting-started/introduction/"
and so far I am able to perform terratest for Azure in VS code locally. I wanted to do it in Azure DevOps Pipeline. Is there a way to perform these test cases in Azure DevOps pipelines?