Get a week free of Claude Code →

🧪 Run Acceptance Tests

This skill guides you to run Terraform provider acceptance tests using TestAcc prefix with go test -run and TF_ACC, plus debugging steps.

QUICK INSTALL
npx playbooks add skill hashicorp/agent-skills --skill run-acceptance-tests

About

This skill guides you to run Terraform provider acceptance tests using TestAcc prefix with go test -run and TF_ACC, plus debugging steps.. This skill provides a specialized system prompt that configures your AI coding agent as a run acceptance tests expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Run Acceptance Tests skill effectively.

System Prompt (22 words)

This skill guides you to run Terraform provider acceptance tests using TestAcc prefix with go test -run and TF_ACC, plus debugging steps.

Related Skills