macOSWindowsLinux
A mock code autogenerator for Go
gomockmockinggolangtestinggeneratorgenerationmockgentestifymocksstretchr
Indicateurs clés
Croissance des étoiles
Étoiles
7.2k
Forks
459
Croissance hebdomadaire
+5
Issues
46
2k4k6k
janv. 2023août 2023mars 2024nov. 2024juin 2025janv. 2026sept. 2026
↓ Télécharger
Toutes les versions →ArtefactsGo Modules
README
mockery
mockery provides the ability to easily generate mocks for Golang interfaces using the stretchr/testify/mock package. It removes the boilerplate coding required to use mocks.
Documentation
Documentation is found at our GitHub Pages site.
Development
taskfile.dev is used for build tasks. Initialize all go build tools:
go mod download -x
You can run any of the steps listed in Taskfile.yml:
$ task test
task: [test] go test -v -coverprofile=coverage.txt ./...
Stargazers
Dépôts similaires