Skip to content

ScottKGregory/ridicule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ridicule

Ridicule is a mock generator for Go github.com/stretchr/testify/mock. It can be run in a go generate step or manually.

Usage

Run ridicule -in ./path/to/file.go to generate a mocke file at ./path/to/file_mock.go