toolshonnef.co/go/tools/lint/testutil Index | Files

package testutil

import "honnef.co/go/tools/lint/testutil"

Index

Functions

func Run

func Run(t *testing.T, analyzers map[string]*analysis.Analyzer, tests map[string][]Test)

Types

type Test

type Test struct {
	Dir     string
	Version string
}

Source Files

util.go

Version
v0.1.1
Published
Jan 20, 2021
Platform
js/wasm
Imports
3 packages
Last checked
25 seconds ago

Tools for package owners.