Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
Stars
7.9k
Forks
1.4k
Watchers
7.9k
Open Issues
80
Overall repository health assessment
No package.json found
This might not be a Node.js project
562
commits
405
commits
378
commits
198
commits
184
commits
117
commits
103
commits
62
commits
56
commits
52
commits
Merge pull request #1726 from gruntwork-io/fix/use-testing-interface
60de4ecView on GitHubMerge pull request #1727 from gruntwork-io/fix/remove-azure-deprecated-clients
8cb3ad0View on GitHubMerge pull request #1730 from gruntwork-io/fix/remove-deprecated-naming-aliases
9c8adb3View on GitHubfix(database): restore t.Helper() as standalone line to fix wsl_v5 lint
dae4364View on GitHubfix: remove trailing blank line in const block flagged by goimports
72c0842View on GitHubfix: remove deprecated naming aliases with incorrect Go casing
92d1259View on GitHubfix: implement pagination for EC2 API calls to prevent silent data truncation
abadbf2View on GitHubfix(database): restore nolint:gocritic for deprecated by-value params
3bb56c6View on GitHubfix(azure): remove deprecated client getter functions marked for deletion
3fc2066View on GitHubfix: use testing.TestingT interface instead of *testing.T in exported functions
573abf4View on GitHub