scaleway / terraform-provider-scaleway

Terraform Scaleway provider
https://www.terraform.io/docs/providers/scaleway/
Mozilla Public License 2.0
199 stars 125 forks source link

Add support for junit.xml export for the test suite #2805

Open remyleone opened 1 week ago

remyleone commented 1 week ago

It would be helpful to have a junit.xml https://github.com/jstemmer/go-junit-report that is provided when the test suite is running. This report could be use by codecov and other tools to help identify flaky tests.