terratest
terratest copied to clipboard
Measuring code coverage
I'm in the process of working terratest into a comprehensive IaC pipeline with deep integration with GitLab and was curious if there was any way to track code coverage? It would be especially useful if this can be output in Cobertura XML format. Thanks!