mockery

A mock code autogenerator for Go

BSD-3-CLAUSE License

Downloads
2K
Stars
6K
Committers
129

Bot releases are hidden (Show)

mockery - v2.30.3

Published by LandonTClipp over 1 year ago

Changelog

  • 5cfebcb Add mike versioning to docs
  • e97a258 Chore: Update version in the docs.
  • f4a0a36 Merge pull request #641 from CoolGoose/patch-1
  • ec88c00 Merge pull request #645 from vektra/LandonTClipp-patch-1
  • 8cb1114 Merge pull request #652 from LandonTClipp/mike
  • 0a35012 Merge pull request #653 from vektra/LandonTClipp-patch-1
  • 9c9f846 Merge pull request #654 from vektra/LandonTClipp-patch-1
  • 73c5411 Merge pull request #655 from vektra/LandonTClipp-patch-1
  • 75252f4 Merge pull request #656 from vektra/LandonTClipp-patch-1
  • 9a4a94d Update CONTRIBUTING.md
  • 5663573 Update and rename static.yml to documentation.yml
  • f62e9aa Update docs for issue #391
  • a3fba0c Update documentation.yml
  • dedf67d Update features.md
  • cc3d18e Update requirements.txt
  • 9dec7c7 Update static.yml
  • 911ab4d Update static.yml
  • d406627 Update static.yml
  • 45b5169 Update static.yml
  • 3f9cb26 typo in docs
mockery - v2.30.2

Published by LandonTClipp over 1 year ago

Changelog

  • 5cfebcb Add mike versioning to docs
  • e97a258 Chore: Update version in the docs.
  • f4a0a36 Merge pull request #641 from CoolGoose/patch-1
  • ec88c00 Merge pull request #645 from vektra/LandonTClipp-patch-1
  • 8cb1114 Merge pull request #652 from LandonTClipp/mike
  • 0a35012 Merge pull request #653 from vektra/LandonTClipp-patch-1
  • 9c9f846 Merge pull request #654 from vektra/LandonTClipp-patch-1
  • 73c5411 Merge pull request #655 from vektra/LandonTClipp-patch-1
  • 75252f4 Merge pull request #656 from vektra/LandonTClipp-patch-1
  • 9a4a94d Update CONTRIBUTING.md
  • 5663573 Update and rename static.yml to documentation.yml
  • f62e9aa Update docs for issue #391
  • a3fba0c Update documentation.yml
  • dedf67d Update features.md
  • cc3d18e Update requirements.txt
  • 9dec7c7 Update static.yml
  • 911ab4d Update static.yml
  • d406627 Update static.yml
  • 45b5169 Update static.yml
  • 3f9cb26 typo in docs
mockery - v2.30.1

Published by LandonTClipp over 1 year ago

Changelog

  • 365d1b5 Merge pull request #638 from cszczepaniak/cs/remove_pkg_errors
  • 99c9dd8 add GetStack and tests to stackerr pkg
  • a143b36 add stackerr for stack traces
  • 935b51d remove pkg errors dep
  • 1ca3fd7 replace usages of pkg/errors
mockery - v2.30.0

Published by LandonTClipp over 1 year ago

Changelog

  • 7d5b1fc Fixing mockery infinitely generating interfaces
  • e85f2c0 Merge pull request #640 from LandonTClipp/issue_632
  • d667a59 Update changelog.md
mockery - v2.29.0

Published by LandonTClipp over 1 year ago

Changelog

  • 0f20101 Add "tex/template" functions to outputter and generator These templates function allow for in-config "path" manipulation within the template rendering logic. This will allow for a much more flexible control over where written Mocks end up.
  • 0fd4361 Merge pull request #639 from jippi/fix-path
mockery - v2.28.2

Published by LandonTClipp over 1 year ago

Changelog

  • 7a3849d Add link to docs for empty package directory error
  • 1baf2ee Merge pull request #637 from LandonTClipp/issue_611
  • b98dd8b Update notes.md
  • 70c778d Update notes.md
mockery - v2.28.1

Published by LandonTClipp over 1 year ago

Changelog

  • 423eab1 Merge pull request #635 from adolsalamanca/adol/fix-pathlib-version
  • 2c4bf4d fix pathlib version
mockery - v2.28.0

Published by LandonTClipp over 1 year ago

Changelog

  • 311c394 Add reference to packages feature section
  • 0e49266 Merge pull request #627 from almas1992/patch-1
  • d0c93f6 Merge pull request #629 from dillonstreator/expecter-structs-with-rolled-variadics
  • 425c292 Update examples.md
  • 15a308a adjust testing pattern
  • b964d01 clarify variadic docs
  • db3556e fix broken link
  • fe8de93 fix packages docs
  • 25091d2 support rolled variadics with expecter structs
  • ae9feff test should use require and remove incorrect messages
mockery - v2.27.1

Published by LandonTClipp over 1 year ago

Changelog

  • 57df870 Merge pull request #626 from LandonTClipp/packages_beta
  • 6359747 Move packages to a beta state
  • b1a302a Update features.md
  • b3d99dd Update migrating_to_packages.md
mockery - v2.27.0

Published by LandonTClipp over 1 year ago

Changelog

  • 66f7b66 Add InterfaceDirRelative template variable
  • fd7a1ab Add docs for boilerplate-file
  • 18a0dba Add packages migration docs
  • 1c1eeea Merge pull request #615 from neverbeenthisweeb/neverbeenthisweeb/613-remove-debug-msg
  • 587e962 Merge pull request #620 from vektra/docs
  • 05d270e Merge pull request #622 from LandonTClipp/migration
  • f9586f1 Merge pull request #625 from LandonTClipp/issue_623
  • 4c99dea Remove debug log
  • 0e520a4 fix extra pipe
mockery - v2.26.1

Published by LandonTClipp over 1 year ago

Changelog

  • 6a18e12 Merge pull request #608 from LandonTClipp/docs
  • c3b240b Merge pull request #609 from LandonTClipp/docs2
  • 5fabc1d Merge pull request #612 from haines/separate-module-for-build-tools
  • be5cd0e Move build tools to a separate module
  • d9c9317 Rename "notes" page to FAQ
  • 335f7e2 Simplify configuration docs
  • e622285 Update features.md
mockery - v2.26.0

Published by LandonTClipp over 1 year ago

Changelog

  • b38b6b0 Add Mock template variable
  • bdb0fbe Merge pull request #607 from LandonTClipp/mock_exported
mockery - v2.25.2

Published by LandonTClipp over 1 year ago

Changelog

  • 6899a71 Add test for Generate()
  • d69189e Clarify usage of Templated variables
  • 5cf2282 Merge pull request #605 from LandonTClipp/docs
  • ad74577 Merge pull request #606 from LandonTClipp/truncate
  • 53b9d39 Set O_TRUNC on mock output files
mockery - v2.25.1

Published by LandonTClipp over 1 year ago

Changelog

  • a72d389 Add docs on the recursive feature.
  • d5c95e1 Drop config search disabled message
  • fb82854 Merge pull request #601 from LandonTClipp/recursive_docs
  • a1cd1d3 Merge pull request #602 from connyay/cjh-drop-message
  • 4645fd2 link the config section to the features section for recursive
mockery - v2.25.0

Published by LandonTClipp over 1 year ago

Changelog

  • 6fb1b0e Add exclude documentation
  • 8a6a6bb Add recursive option for packages feature
  • 3c781b9 Add warning about adjacent-mocks configs
  • 537d49d Merge pull request #595 from LandonTClipp/issue_594
  • b55a8bb Merge pull request #598 from LandonTClipp/documentation
  • 7dad3a3 Merge pull request #599 from LandonTClipp/task
  • 19a23e6 Replace Makefile with taskfile
mockery - v2.24.0

Published by LandonTClipp over 1 year ago

Changelog

  • 89f6865 Add golangci-lint, cleanup code
  • eb82d92 Add looping demo.gif
  • 07b8bf3 Add new example recordings
  • 0bc9cb3 Clarification/simplification of packages documentation
  • 1f0d9a5 Exclude subdirectories and files with --exclude
  • ea28b63 Merge pull request #591 from LandonTClipp/golangci_lint
  • 5a57633 Merge pull request #592 from LandonTClipp/configuration_docs
  • 6bcd628 Merge pull request #593 from LandonTClipp/doc_updates
  • e63962d Merge pull request #596 from amirbenun/exclude-subdirs
  • 3eb9040 Update configuration.md
  • 6f08a5d Update features.md
  • 70f7655 Update notes.md
  • b5b3426 Update notes.md
  • 231e1ff Update notes.md
  • 48a20c3 fix tests for defaults
  • 4b9468a typo fix in docs
mockery - v2.23.2

Published by LandonTClipp over 1 year ago

Changelog

  • 2bf7a1f Add test for infinite loop
  • 9f470cf Fix issue with self-referential template names
  • 3f08136 Merge pull request #587 from LandonTClipp/docs
  • f71d1e6 Merge pull request #588 from LandonTClipp/mockname_variable
  • 3c11113 Simplify docs, add more explanations
  • 1241bb9 Update features.md
  • 16ece91 Update mkdocs.yml
  • dd93536 remove comment in mkdocs.yml
mockery - v2.23.1

Published by LandonTClipp over 1 year ago

Changelog

  • a0524f7 Merge pull request #583 from connyay/cjh-config-search-disabled
  • d52c45e Merge pull request #584 from RangelReale/fixreplacetypefwd
  • 04195a5 Move config search disabled message to debug log
  • a515b15 replace type parameter was not being forwarded
mockery - v2.23.0

Published by LandonTClipp over 1 year ago

Changelog

  • ac22d5e Merge branch 'import-customize' of github.com:RangelReale/mockery into import-customize
  • 6e9b6a1 Merge branch 'master' into import-customize
  • 8e368fa Merge branch 'master' into import-customize
  • e964002 Merge pull request #540 from RangelReale/import-customize
  • c152fc0 README
  • 9249785 README
  • 66a37ac README
  • 9b098fe Update features.md
  • 6e2d052 Update features.md
  • 17b2136 add replace-type parameter
  • 3fdb7f2 add replace-type parameter
  • 8ca9a1d cache replace types
  • 3862af7 fix parse replace type
  • 3dbfebe fix yaml in "layouts" section of docs
  • 604a581 flags test
  • fefb94b merge master
  • 6bf1f7a rename test
  • 36a8f11 reorganization
  • ec95f73 use regexp to test
mockery - v2.22.1

Published by LandonTClipp over 1 year ago

Changelog

  • 1f08b60 Add additional cases to InterfaceName template variable
  • 32917d4 Add more documentation for template variables
  • ddd193c Add more variables available for templating, update docs
  • c96741b Merge pull request #578 from LandonTClipp/interface_case
Package Rankings
Top 0.71% on Proxy.golang.org
Top 13.83% on Formulae.brew.sh
Badges
Extracted from project README
Release go.dev reference Go Report Card codecov Stargazers over time