byhashicorp· 17 skills
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 -y skills add hashicorp/agent-skills --skill run-acceptance-testsInstalls into the current project.
Run `npx skills use "https://github.com/hashicorp/agent-skills" --skill "hashicorp/agent-skills/run-acceptance-tests"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hashicorp/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/hashicorp/agent-skills"` and select the relevant skills, then follow their instructions.