Learn how to run and test DynamoDB applications locally using Docker and Testcontainers. Use the DynamoDB Local Testcontainers module for Go applications. Testcontainers makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. You can start the DynamoDB Local Docker container,
Table of contents
Hello Testcontainers!Getting started with the Testcontainers module for DynamoDB LocalModule optionsDynamoDB Endpoint ResolutionThis was fun!Sort: