issues
search
mehdihadeli
/
go-food-delivery-microservices
🍕 A practical and imaginary food delivery microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technologies.
MIT License
891
stars
92
forks
source link
Using dockercontainer for integration test
#55
Closed
mehdihadeli
closed
1 year ago
mehdihadeli
commented
2 years ago
Go Integration Tests using Testcontainers
Integration Testing with Golang (Test Containers)
https://github.com/testcontainers/testcontainers-go
https://github.com/ory/dockertest
victorsteven/Unit-And-Integration-Testing
bozd4g/fb.testcontainers
https://github.com/ayurkin/balance
https://github.com/orlangure/gnomock
https://github.com/MarkNijhof/Fohjin/
Using Context/Specification to better express complicated tests
rafael-piovesan/go-rocket-ride
daopmdean/todoapp-backend