🚨 AtomicJar is now part of Docker 🐋! Read the blog

Documentation

Go

Community Module

These modules are maintained by the community, outside of the Testcontainers project.

Description

Smocker is a simple and efficient HTTP mock server.

Examples

container, err := smocker.RunContainer(context.Background(), testcontainers.WithImage("thiht/smocker:0.18.5"));