Skip to content
/ dbtest Public

show case for unit testing gorm code with sqlmock

Notifications You must be signed in to change notification settings

dche423/dbtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbtest

Show case for unit testing gorm application with sqlmock and docker

  • directory sqlmock contains unit tests with sqlmock
  • directory docker contains uint tests with postgres db server running in docker

run test cases: ginkgo -r

About

show case for unit testing gorm code with sqlmock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages