Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksum.txt | 2025-06-25 | 603 Bytes | |
mockery_3.5.0_Darwin_x86_64.tar.gz | 2025-06-25 | 5.6 MB | |
mockery_3.5.0_Windows_x86_64.tar.gz | 2025-06-25 | 5.6 MB | |
mockery_3.5.0_Darwin_arm64.tar.gz | 2025-06-25 | 5.2 MB | |
mockery_3.5.0_Linux_arm64.tar.gz | 2025-06-25 | 5.0 MB | |
mockery_3.5.0_Linux_x86_64.tar.gz | 2025-06-25 | 5.4 MB | |
mockery_3.5.0_Windows_arm64.tar.gz | 2025-06-25 | 5.1 MB | |
README.md | 2025-06-25 | 464 Bytes | |
v3.5.0 source code.tar.gz | 2025-06-25 | 2.9 MB | |
v3.5.0 source code.zip | 2025-06-25 | 3.0 MB | |
Totals: 10 Items | 37.8 MB | 0 |
What's Changed
- Add
inpackage
flag to override in-package detection logic by @LandonTClipp in https://github.com/vektra/mockery/pull/1077 - Add
include-auto-generated
config option by @LandonTClipp in https://github.com/vektra/mockery/pull/1079 - Fix issue with rendering multiple templates from same interface by @LandonTClipp in https://github.com/vektra/mockery/pull/1080
Full Changelog: https://github.com/vektra/mockery/compare/v3.4.0...v3.5.0