Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

provider-test-patterns

// Terraform provider acceptance test patterns using terraform-plugin-testing with the Plugin Framework. Covers test structure, TestCase/TestStep fields, ConfigStateChecks with custom statecheck.StateCheck implementations, plan checks, CompareValue for cross-step assertions, config helpers, import testing with ImportStateKind, sweepers, and scenario patterns (basic, update, disappears, validation, regression), and ephemeral resource testing with the echoprovider package. Use when writing, reviewing, or debugging provider acceptance tests, including questions about statecheck, plancheck, TestCheckFunc, CheckDestroy, ExpectError, import state verification, ephemeral resources, or how to structure test files.

$ git log --oneline --stat
stars:642
forks:75
updated:18 mars 2026 à 14:54
Explorateur de fichiers
4 fichiers
SKILL.md
readonly