Loading...
Loading...
Guide for running acceptance tests for a Terraform provider. Use this when asked to run an acceptance test or to run a test with the prefix `TestAcc`.
npx skill4agent add hashicorp/agent-skills run-acceptance-testsTestAccTestAccFeatureHappyPathgo test -run=TestAccFeatureHappyPathTF_ACC=1-count=1go testgo test-vTF_LOG=debugTF_ACC_WORKING_DIR_PERSIST=1TestAccFeatureHappyPath