1. Help Center
  2. Getting started

Getting started with Testcontainers Cloud for Go

Running your Testcontainers tests with Testcontainers Cloud works out of the box.

Running your Testcontainers tests with Testcontainers Cloud works out of the box. It gives you access to the same Testcontainers modules to test applications using popular technologies, without spinning heavy containers on your local machine.

 

Install the Testcontainers Cloud Desktop agent, start the desktop agent application and log into your Testcontainers Cloud account.

You can now run your Testcontainers based tests with containers running in the Testcontainers Cloud. 

If you don't have existing tests that use Testcontainers, you can use the sample project that contains a few go tests that verify that Testcontainers Cloud is configured correctly on your machine.