hashicorp / hashicorp/terraform-plugin-testing

Remove/Replace mitchellh/go-testing-interface Dependency

Open
#254 0 comments 0 reactions 0 assignees View on GitHub
dependencies
Dominant language
Go
Stars
68
Forks
22
Avg merge
2d 12h
Merged PRs (30d)
1

Description

### terraform-plugin-testing version

```
v1.6.0
```

### Use cases

https://github.com/mitchellh/go-testing-interface was archived earlier this year.

### Proposal

Consider replacing `testing.T` usage everywhere with error/skip response structures except for the "front door" `resource.Test()`, `resource.UnitTest()`, and `resource.ParallelTest()` functions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.