Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 192 Bytes

README.md

File metadata and controls

12 lines (5 loc) · 192 Bytes

Unit Test In Go - With Testify

This is just a repository to learn how to use unit tests in golang using testify mocks.

To run it:

go test ./...