Skip to content
#

Go

go logo

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.

Here are 59,976 public repositories matching this topic...

Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.

  • Updated Jun 3, 2024
  • Go

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Followers
62k followers
Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language