You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After v3 upgrade, it seems the following commands no longer works:
mockery --version
mockery --help
Config File \".mockery\" Not Found
Mockery Version
v3
Go Version
1.23.4
Installation Method
Binary Distribution
Docker
brew
go install
Other: [specify]
Steps to Reproduce
Compile from v3 tag
Run the commands above
See the error above
Expected Behavior
Is it expected behavior or unintentional break?
Actual Behavior
Commands exits with 1.
The text was updated successfully, but these errors were encountered:
Dentrax
changed the title
v3: --version and --help requires `Config File \".mockery\" Not Found
v3: --version and --help requires .mockery to be exist
Jan 2, 2025
Description
After v3 upgrade, it seems the following commands no longer works:
mockery --version
mockery --help
Mockery Version
v3
Go Version
1.23.4
Installation Method
Steps to Reproduce
v3
tagExpected Behavior
Is it expected behavior or unintentional break?
Actual Behavior
Commands exits with 1.
The text was updated successfully, but these errors were encountered: