Registry / testing / gojuno-minimock-v3

gojuno-minimock-v3

JSON →
library3.4.7gogounverified

Generates mock implementations of Go interfaces for testing.

go get github.com/gojuno/minimock/v3
INSTALL
IMPORT
SIG · GOJUNO-MINIMOCK-V3
G
gojuno-minimock-v3
testinggov3.4.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

minimock
github.com/gojuno/minimock/v3

Create a new minimock controller

package main import ( "fmt" "github.com/gojuno/minimock/v3" ) func main() { mc := minimock.NewController() fmt.Println(mc) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.4.7latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
gojuno-minimock-v3 — go get gojuno-minimock-v3 · libregistry