An open API service indexing awesome lists of open source software.

https://github.com/marvin9/go-mock-postgre

Example how to mock PostgreSQL database for unit testing in golang (GORM)
https://github.com/marvin9/go-mock-postgre

golang mock-data postgresql

Last synced: about 1 month ago
JSON representation

Example how to mock PostgreSQL database for unit testing in golang (GORM)

Awesome Lists containing this project

README

          

# go-mock-postgre

Example how to mock PostgreSQL database for unit testing in golang (GORM)

## Published:

https://medium.com/@mayursinhsarvaiya/how-to-mock-postgresql-database-for-unit-testing-in-golang-gorm-b690a4e4bc85