Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "testparam", Doc: "check for using correct testing parameter when calling testing.T.Run(...)", Run: run, Requires: []*analysis.Analyzer{inspect.Analyzer}, }
Analyzer can be used with the analysis package and frontends.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.