Testing modules
There are a number of packages that will help you write tests. In this chapter we'll look at the standard module testing that comes with every installation
of Go. Then later we are going to take a look at a number of other packages that are listed here.
- Standard testing