tests▌
12 indexed skills · max 10 per page
run-acceptance-tests
hashicorp/agent-skills · Testing
Execute and diagnose Go acceptance tests for Terraform providers with structured troubleshooting. \n \n Run focused acceptance tests using go test -run=TestAccFeatureHappyPath with TF_ACC=1 environment variable \n 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 \n Validate test reliability by intentionally breaking a TestCheckFunc, re-running the test
testcontainers-integration-tests
aaronontheweb/dotnet-skills · AI/ML
Use this skill when:
symfony:functional-tests
makfly/superpowers-symfony · Testing
symfony:functional-tests
symfony:api-platform-tests
makfly/superpowers-symfony · Backend
symfony:api-platform-tests
write-unit-tests
tldraw/tldraw · Testing
Unit and integration tests use Vitest. Tests run from workspace directories, not the repo root.
e2e-tests-studio
mastra-ai/mastra · Testing
CRITICAL: Tests must verify that product features WORK correctly, not just that UI elements render.
e2e-studio-tests
supabase/supabase · Testing
Run Playwright end-to-end tests for the Studio application.
tdd:write-tests
neolabhq/context-engineering-kit · Testing
User can provide a what tests or modules to focus on:
tdd:fix-tests
neolabhq/context-engineering-kit · Testing
User can provide to focus on specific tests or modules:
creating-oracle-to-postgres-migration-integration-tests
github/awesome-copilot · Testing
Generates integration test cases for data access artifacts in a single target project. Tests validate behavior consistency when running against Oracle or PostgreSQL.