Melkeydev/go-blueprint

Add Tests for Create Command

Opened this issue · 2 comments

What are opinions on adding testify for use in our tests? I personally prefer using their assertion API over using if statements and manual test error messages. @Melkeydev 👀

Yeah I like testify @basokant