Terratest

Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
Alternatives To Terratest
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Sherlock43,479
4 days ago2February 25, 2019157mitPython
🔎 Hunt down social media accounts by username across social networks
Kind12,0344024 days ago171June 15, 2023179apache-2.0Go
Kubernetes IN Docker - local clusters for testing Kubernetes
Gitignore.io7,755
a month ago8mitSwift
Create useful .gitignore files for your project
Testcontainers Java7,35843165014 hours ago85May 31, 2023472mitJava
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
Frameworkbenchmarks7,116
11 hours ago124otherJava
Source for the TechEmpower Framework Benchmarks project
Terratest7,1061893 days ago405July 26, 2023232apache-2.0Go
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
Goss5,271439 days ago66July 21, 202329apache-2.0Go
Quick and Easy server testing/validation
Node Express Mongoose Demo5,08537 days ago1January 18, 20163mitJavaScript
A simple demo app using node and mongodb for beginners (with docker)
Boulder4,76926919 hours ago76April 24, 2021207mpl-2.0Go
An ACME-based certificate authority, written in Go.
Maildev4,39154282 days ago45July 20, 2023111otherSCSS
:mailbox: SMTP Server + Web Interface for viewing and testing emails during development.
Alternatives To Terratest
Select To Compare


Alternative Project Comparisons
Readme

Terratest

Maintained by Gruntwork.io CircleCI Go Report Card go.dev reference go.mod version

Terratest is a Go library that makes it easier to write automated tests for your infrastructure code. It provides a variety of helper functions and patterns for common infrastructure testing tasks, including:

  • Testing Terraform code
  • Testing Packer templates
  • Testing Docker images
  • Executing commands on servers over SSH
  • Working with AWS APIs
  • Working with Azure APIs
  • Working with GCP APIs
  • Working with Kubernetes APIs
  • Testing Helm Charts
  • Making HTTP requests
  • Running shell commands
  • And much more

Please see the following for more info:

License

This code is released under the Apache 2.0 License. Please see LICENSE and NOTICE for more details.

Copyright © 2020 Gruntwork, Inc.

Popular Testing Projects
Popular Docker Projects
Popular Software Quality Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Go
Golang
Docker
Testing
Aws
Terraform
Packer