Versions in this module Expand all Collapse all v0 v0.21.2 May 5, 2026 v0.21.1 May 5, 2026 v0.21.0 May 5, 2026 Changes in this version + func Run(t *testing.T, cfg Config) + type Config struct + LiveCloud bool + Provider func() interfaces.IaCProvider + SkipScenarios map[string]string + SmokeOnly bool + type Scenario struct + Name string + RequiresCloud bool + Run func(t *testing.T, cfg Config) + Smoke bool