feat: mockery v3 (#2110)

This commit is contained in:
Pete Davison
2025-04-19 12:55:22 +01:00
committed by GitHub
parent 7eebf6e704
commit 672b39413f
6 changed files with 356 additions and 344 deletions

View File

@@ -1,4 +1,8 @@
with-expecter: true
keeptree: true
case: underscore
output: ./internal/mocks
all: False
template: testify
filename: '{{base (trimSuffix ".go" .InterfaceFile)}}_mock.go'
packages:
github.com/go-task/task/v3/internal/fingerprint:
interfaces:
SourcesCheckable:
StatusCheckable: