#testcontainers #springboot #atomicjar #testcontainerscloud
In this video, you will learn how to test your Go application using PostgreSQL database with Testcontainers for Go. You will also learn how to run multiple related tests as a Suite using testify suite package.
Guide: https://testcontainers.com/guides/getting-started-with-testcontainers-for-go/
Code: https://github.com/testcontainers/tc-guide-getting-started-with-testcontainers-for-go
Timestamps
00:00 Introducing Testcontainers and multiple languages support
01:04 Sample Go Project Setup
02:28 Introducing testify suite package
05:01 Writing tests using Testcontainers for Go
08:37 Further steps with Testcontainers for Go
Download
0 formats
No download links available.
Getting Started with Testcontainers for Go | NatokHD