opentofu/internal/command/testdata/test
Liam Cervante dfc26c2ac4
[Testing Framework] Add test command to Terraform CLI (#33327)
* Add test structure to views package for rendering test output

* Add test file HCL configuration and parser functionality

* Adds a TestContext structure for evaluating assertions against the state and plan

* Add test command to Terraform CLI
2023-06-28 09:37:42 +02:00
..
pass_with_locals [Testing Framework] Add test command to Terraform CLI (#33327) 2023-06-28 09:37:42 +02:00
pass_with_variables [Testing Framework] Add test command to Terraform CLI (#33327) 2023-06-28 09:37:42 +02:00
plan_then_apply [Testing Framework] Add test command to Terraform CLI (#33327) 2023-06-28 09:37:42 +02:00
simple_fail [Testing Framework] Add test command to Terraform CLI (#33327) 2023-06-28 09:37:42 +02:00
simple_pass [Testing Framework] Add test command to Terraform CLI (#33327) 2023-06-28 09:37:42 +02:00
simple_pass_nested [Testing Framework] Add test command to Terraform CLI (#33327) 2023-06-28 09:37:42 +02:00