Skip to main content
Back to the directory
hashicorp/agent-skillsSoftware EngineeringFrontend and Design

run-acceptance-tests

Execute and diagnose Go acceptance tests for Terraform providers with structured troubleshooting.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/hashicorp/agent-skills --skill run-acceptance-tests
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, run-acceptance-tests has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: hashicorp/agent-skills. Canonical URL: https://skills.sh/hashicorp/agent-skills/run-acceptance-tests.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Execute and diagnose Go acceptance tests for Terraform providers with structured troubleshooting. An acceptance test is a Go test function with the prefix TestAcc . To run a focussed acceptance test named TestAccFeatureHappyPath : Run go test -run=TestAccFeatureHappyPath with the following environment variables: Default to non-verbose test output. The acceptance tests may require additional environment variables for specific providers. If the test output indicates missing environment variables, then suggest how to set up these environment variables securely. To diagnose a failing acceptance test, use these options, in order. These options are cumulative: each option includes all the options above it. A passing acceptance test may be a false negative.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does run-acceptance-tests do?

Execute and diagnose Go acceptance tests for Terraform providers with structured troubleshooting.

Is run-acceptance-tests good?

run-acceptance-tests does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support run-acceptance-tests?

run-acceptance-tests currently lists compatibility with Skills CLI.

Is run-acceptance-tests safe to install?

run-acceptance-tests has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to run-acceptance-tests?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install run-acceptance-tests?

Run the following command to install run-acceptance-tests: npx skills add https://github.com/hashicorp/agent-skills --skill run-acceptance-tests

Related skills

More from hashicorp/agent-skills

Related skills

Alternatives in Software Engineering