替换golang的tests包的模板文件,自定义生成单元测试方法
gotests/internal/render/templates
go get -u github.com/cweill/gotests/...
https://github.com/bbbht/gotests-custom-template.git /path/to/templates
gotests -template_dir /path/to/templates [options] PATH ...
- 如果返回
error类型,直接定义并比较error默认为wantErr为bool类型,比较时不够具体