run-acceptance-tests
We need to translate the given text from English to Traditional Chinese. The text is about executing and diagnosing Go acceptance tests for Terraform providers. We must preserve product names, protocol names, URLs, numbers, technical terms. The name "run-acceptance-tests" is not in the text, so we don't include it. We should not add any extra commentary or labels. The text: "Execute and diagnose Go acceptance tests for Terraform providers with structured troubleshooting. Run focused acceptance tests using go test -run=TestAccFeatureHappyPath with TF_ACC=1 environment variable Diagnose failures progressively: retry with -count=1 , enable verbose output with -v , activate debug logging via TF_LOG=debug , and persist Terraform workspace with TF_ACC_WORKING_DIR_PERSIST=1 Validate test reliability by intentionally breaking a TestCheckFunc, re-running the test to..." We need to translate this into Traditional Chinese. Keep technical terms like "go test", "TF_ACC=1", "-count=1", "-v", "TF_LOG=debug",
npx skills add https://github.com/hashicorp/agent-skills --skill run-acceptance-tests