Skip to content

pangaunn/testcontainers-go-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testcontainers-go workshop

Prerequisite

  • docker up and running
  • installed golang
  • ginkgo

Before workshop please run

this command will pull docker image that we use in this workshop

$ make int-test

Running on local

copy .env.example => .env

$ make run-docker

Running a test

$ make int-test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published