Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
3.1k stars 197 forks source link

Add Tests and Unit Test Structure to Generated Project #71

Open basokant opened 8 months ago

basokant commented 8 months ago

Potential Ideas:

emilaleksanteri commented 8 months ago

Yo if no one has taken this issue, can I add some unit tests for the steps etc?

cedric-appdirect commented 7 months ago

Would be interesting to setup a full DB with testcontainer-go or equivalent (when not selecting sqlite) for integration tests.