@ -6,4 +6,4 @@ Go has a built-in testing command that we can use to test our program.
<BadgeLinkcolorScheme='yellow'badgeText='Read'href='https://go.dev/doc/tutorial/add-a-test'>Official Go Tutorial: Add a test</BadgeLink>
<BadgeLinkcolorScheme='yellow'badgeText='Read'href='https://gobyexample.com/testing'>Go by Example: Testing</BadgeLink>
<BadgeLinkcolorScheme='yellow'badgeText='Read'href='https://yourbasic.org/golang/table-driven-unit-test/'>YourBasic Go: Table-driven unit tests</BadgeLink>
<BadgeLinkcolorScheme='yellow'badgeText='Read'href='https://yourbasic.org/golang/table-driven-unit-test/'>Learn Go with Tests</BadgeLink>
<BadgeLinkcolorScheme='yellow'badgeText='Read'href='https://quii.gitbook.io/learn-go-with-tests/'>Learn Go with Tests</BadgeLink>