mockery

A mock code autogenerator for Go

BSD-3-CLAUSE License

Downloads
2K
Stars
6K
Committers
129

Bot releases are hidden (Show)

mockery - v2.22.0

Published by LandonTClipp over 1 year ago

Changelog

  • b61e29c Merge pull request #569 from hikyaru-suzuki/feature/add_struct_tag
  • 482013c add: impl struct tag
  • fab0e95 add: test
  • f39cd74 fix: go mod tidy
  • dd639a3 fix: review
  • c66831a update: refactor
  • 783a82a update: refactor
  • c8f12f0 update: rename
mockery - v2.21.6

Published by LandonTClipp over 1 year ago

Changelog

  • 61d7db1 Add InterfaceDir template variable
  • 284fce2 Add note about InterfaceDir template variable
  • 1234a24 Merge pull request #576 from LandonTClipp/issue_574
mockery - v2.21.5

Published by LandonTClipp over 1 year ago

Changelog

  • cd10413 Fix issue with global defaults having no effect
  • e478c25 Merge pull request #573 from LandonTClipp/issue_571
mockery - v2.21.4

Published by LandonTClipp over 1 year ago

Changelog

  • 668d432 Merge pull request #570 from xonvanetta/bugfix/568
  • dd54fc8 fix: don't override c.Dir when it's set
mockery - v2.21.3

Published by LandonTClipp over 1 year ago

Changelog

  • c3c0530 Add danger message to docs for packages feature
  • 743d11c Add test for empty/bad packages config
  • 4601062 Fix bug when parsing packages config
  • 1f04222 Merge pull request #567 from LandonTClipp/issue_565
  • 660b7f9 Update features.md
  • 86617b1 fix tests with config
mockery - v2.21.2

Published by LandonTClipp over 1 year ago

Changelog

  • 425570a Merge pull request #566 from LandonTClipp/config_warn
  • 9a12a12 Remove warning message for absent config file
  • 62dcb4b Update index.md
  • d9b8b36 Update index.md
mockery - v2.21.1

Published by LandonTClipp over 1 year ago

Changelog

  • b97f667 Add social cards
  • c2a3cb6 Fix regression with legacy config
  • 72554ce Merge branch 'master' into cards
  • a7cf7ac Merge pull request #557 from LandonTClipp/cards
  • d0267e6 Merge pull request #559 from LandonTClipp/docs
  • 020ddf5 Merge pull request #560 from LandonTClipp/bugfix
  • 305f09e Update changelog.md
  • 91eb221 Update changelog.md
  • bafd3dd Update changelog.md
  • d9a775e Update changelog.md
  • 054efa4 Update features.md
  • 8fb431a Update features.md
  • 7640bc1 Update features.md
  • ddb84b3 Update mkdocs.yml
  • 49057c4 Update mkdocs.yml
  • e3a9138 Update static.yml
  • 2aaf163 Update static.yml
  • 3063f77 adjust CI/CD
  • 588d7c6 update to docs
mockery - v2.21.0

Published by LandonTClipp over 1 year ago

Changelog

  • ce72781 Add documentation
  • 2ad198f Create codecov.yml
  • 39ae11a Dramatically increase mock generation speed
  • 733277b Fix incorrect Makefile
  • 82bc0c1 Fixing if statement
  • 16546bb Merge pull request #548 from LandonTClipp/i_am_speed
  • 02edbfe Merge pull request #556 from vektra/LandonTClipp-patch-1
  • 9dadb97 Remove unused mocks
  • c034dde Reshuffle some logic
  • 8a82d41 Restructure config
  • 9963671 Update features.md
  • 757027c Update features.md
  • e057edd update docs
  • b7dab32 update docs
mockery - v2.20.2

Published by LandonTClipp over 1 year ago

Changelog

  • a39c921 Add Expecter Structs to features page
  • f8ee3f1 Add some custom css
  • f056a3a Fix indexing for ghpages
  • 999fd76 Merge pull request #545 from LandonTClipp/mkdocs2
  • 8bb1387 Merge pull request #546 from LandonTClipp/mkdocs3
  • 7c4d42b Merge pull request #547 from LandonTClipp/docs2
  • 6397125 Merge pull request #553 from RangelReale/master
  • a88d567 Modify docs color/cleanup
  • f23319e Populate github pages with more info, modify readme
  • e9ed640 Update README.md
  • fff4670 Update README.md
  • 1a81a49 Update installation.md
  • 2bc1f9c Update installation.md
  • 0d82fb8 Update installation.md
  • 46639a7 Update notes.md
mockery - v2.20.1

Published by LandonTClipp over 1 year ago

Changelog

  • 05baa57 Merge pull request #552 from vektra/viper
  • 799df02 Upgrade viper to v1.14
mockery - v2.20.0

Published by LandonTClipp over 1 year ago

Changelog

  • 37f4367 Add more mkdocs documentation, examples etc
  • f15fc08 Add scaffolding for mkdocs
  • 91fc584 Create index.html
  • 3157eaf Create static.yml
  • 5440b18 Implement proposed changes to generator
  • 35c6990 Merge pull request #538 from dlwyatt/improveValueProviders
  • 632f81c Merge pull request #542 from LandonTClipp/docs
  • 93af858 Merge pull request #543 from LandonTClipp/docs
  • 94da44d Merge pull request #544 from LandonTClipp/mkdocs
  • 22fb404 Remove blank line after r-var declarations
  • 2c58128 Update README.md
  • 15f76b9 Update comment
  • cbaa47b Update generated code in readme
  • a089d66 Update mkdocs.yml
  • cd93daa Update mkdocs.yml
  • 6cad8ec Update to docs index
  • 2e95447 Use template to generate mock methods
  • 4b5d37f don't need to set working dir
  • b663aee remove bad mocks
mockery - v2.19.0

Published by LandonTClipp over 1 year ago

Changelog

  • c98782f Add --inpackage-suffix option
  • 347308c Merge branch 'master' into add-option-filename-prefix-suffix
  • e543651 Merge pull request #453 from grongor/add-option-filename-prefix-suffix
  • f6ff7ae Update README.md
  • 6f474cf Update README.md
mockery - v2.18.0

Published by LandonTClipp over 1 year ago

Changelog

  • aa1f0ff Add comment and fix order
  • 18b54b3 Add replace for internal path
  • 8641a5b Merge pull request #509 from bdandy/internal_fix
mockery - v2.17.0

Published by LandonTClipp over 1 year ago

Changelog

  • 9f09587 Fix invalid generated code when some return parameters are named but not others
  • b212043 Fix unit test
  • bf30b32 Merge pull request #534 from viswajithiii/master
  • 3882a4c Merge pull request #536 from dillonstreator/go1.20
  • 8f2c5f0 go version as string
  • d502491 support go 1.20
mockery - v2.16.0

Published by LandonTClipp almost 2 years ago

Changelog

  • 3347e0d Add ability for mockery to search upwards for config file
  • 6182e91 Add additional test for non-existent config file
  • 847d988 Merge pull request #490 from meshuga/fix_packages
  • 7402646 Merge pull request #527 from LandonTClipp/config_search
  • 78f7ac3 Merge pull request #528 from LandonTClipp/docs
  • 231d3d6 Updating logs
  • c82f3c3 removed unused package import logic
  • 81d4712 update documentation
mockery - v3.0.0-alpha.0

Published by LandonTClipp almost 2 years ago

Changelog

  • bedf8f1 Branch off to v3 to start development :)
  • 847d988 Merge pull request #490 from meshuga/fix_packages
  • 50d252d Merge pull request #524 from LandonTClipp/v3
  • c82f3c3 removed unused package import logic
mockery - v2.15.0

Published by LandonTClipp almost 2 years ago

Changelog

  • e9abbc5 Add multiarch container builds
  • a55c02d Merge pull request #515 from mathieupost/master
  • 1951b28 Merge pull request #518 from arbourd/add-multiarch-builds
  • 434dc3b update to go 1.19
mockery - v2.14.1

Published by LandonTClipp almost 2 years ago

Changelog

  • 1361e94 Merge pull request #493 from CorentinClabaut/doc
  • 546b334 Merge pull request #496 from ccoVeille/typos
  • 94c17ff Merge pull request #511 from acln0/respect-dumb-terminal
  • 178902b PR update
  • 464ea71 Slightly improve documentation
  • c60fce5 cmd: respect TERM=dumb by not using colors
  • 4ca0450 fix typos and style in documentation, test and error reporting
mockery - v2.9.6

Published by LandonTClipp almost 2 years ago

Changelog

  • 1361e94 Merge pull request #493 from CorentinClabaut/doc
  • 546b334 Merge pull request #496 from ccoVeille/typos
  • 94c17ff Merge pull request #511 from acln0/respect-dumb-terminal
  • 178902b PR update
  • 464ea71 Slightly improve documentation
  • c60fce5 cmd: respect TERM=dumb by not using colors
  • 4ca0450 fix typos and style in documentation, test and error reporting
mockery - v2.14.0

Published by LandonTClipp over 2 years ago

Changelog

  • 8582bd6 Add test for getLocalizedPath
  • 686b90c Apply PR comments
  • de0cade Merge pull request #474 from RSid/add-flag-documentation
  • 1fa7d2f Merge pull request #480 from vektra/LandonTClipp-patch-1
  • 4d1f925 Merge pull request #484 from LouisBrunner/fix_generics_with_expecter
  • 519a84f Merge pull request #486 from abhinavnair/replace-ioutil
  • 2ca0b83 Merge pull request #488 from vektra/getLocalizedPath_test
  • cc82d49 Replace deprecated ioutil pkg with os & io
  • a420307 Update README.md
  • 4e4a96b Update issue template
  • fa182fe add documentation to readme
  • e4954a2 fix: add support for with-expecter when using generics
  • ca9ddd4 update issue template
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