./devel/go-mockery, A mock code autogenerator for Go

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.43.2nb5, Package name: go-mockery-2.43.2nb5, Maintainer: pkgsrc-users

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.


Master sites:

Filesize: 1052.036 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-07 21:54:34 by Benny Siegert | Files touched by this commit (190) | Package updated
Log message:
Revbump all Go packages after go124 update

I realize I forgot to do the revbump after updating the default Go
version to 1.24, so let's do that now.
   2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | Package updated
Log message:
Revbump all Go packages after update
   2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 security update
   2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-06-11 11:07:26 by nikita | Files touched by this commit (5)
Log message:
devel/go-mockery: import go-mockery version 2.43.2

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.