hashicorp / hashicorp/terraform-plugin-testing
Add a description field in a TestStep.
Open
enhancement
- Dominant language
- Go
- Stars
- 68
- Forks
- 22
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
### terraform-plugin-testing version
```
v1.51.1
```
### Use cases
When I have a complicated test to run, I will have different steps and I would like to print when the test run what will change.
Having a TestStep description field could help to make it more obvious in the test runner what step are running and what change are happening.
### Attempted solutions
### Proposal
Add a description field and make it show up when the test are running
### References
Contributor guide
Assessment
This issue has not been assessed yet.