Vektra Mockery Versions Save

A mock code autogenerator for Go

v2.40.0

4 months ago

Changelog

  • 1c18f44 Generate mock build constraints
  • 2502f52 Merge pull request #693 from mcdoker18/fix/691
  • 58b0c4c code review fixes

v2.39.2

4 months ago

Changelog

  • 0267602 Merge pull request #746 from LandonTClipp/master
  • 138d507 Update mkdocs.yml
  • 6630b9e Update mkdocs.yml
  • f5f6808 add google analytics env to build step
  • 05ac09b fix GOOGLE_ANALYTICS_KEY

v2.39.1

5 months ago

Changelog

  • 5c62fda Add MongoDB as user of mockery
  • a199cfb Add clarification on internal error
  • 5254b81 Merge pull request #741 from LandonTClipp/clarification
  • b9df18e Merge pull request #742 from LandonTClipp/mongo

v2.39.0

5 months ago

Changelog

  • b248492 Don't recurse into submodules on recursive: true
  • 4f9dc15 Merge pull request #740 from LandonTClipp/monorepo

v2.38.0

6 months ago

Changelog

  • 446e0bf Merge pull request #736 from mateusmarquezini/issue_729
  • 445f73c added new check for no return values
  • 8e778e0 created a new test to cover the new condition when the test panics #729
  • d0fa1f9 improvements after code review #729
  • 432134c improvements after code review #729

v2.37.1

6 months ago

Changelog

  • c7a65e2 Merge pull request #734 from vektra/revert-731-walk-skips-modules
  • fa5b6cb Revert "Don't recurse into submodules"

v2.37.0

6 months ago

Changelog

  • fc10b9c Don't recurse into submodule
  • 0e27e93 Merge pull request #731 from devnev/walk-skips-modules
  • 0c5b6a4 add note in docs about go.mod skipping

v2.36.1

6 months ago

Changelog

  • b648c23 Add additional test
  • 0310201 Add fix for showconfig command
  • d3515d1 Fix bug with sub-package inheritance
  • 77064ad Fix config bug where mockery crashes when package map is nil
  • 5978bc5 Fix test with config initialization
  • deb4860 Merge pull request #730 from LandonTClipp/issue_726
  • e86d230 Simplifying some config in interface copying code
  • 726d76c Update running.md
  • 2dd8f00 Use gotestsum for better testing output

v2.36.0

7 months ago

Changelog

  • 5d48467 Add exclude-regex to config
  • 25befa2 Cover error conditions in tests
  • b919710 Merge pull request #720 from kbolino/718-exclude-regex
  • e8ebf52 Refactor Config.ShouldGenerateInterface

v2.35.4

7 months ago

Changelog

  • 8939c75 Update release to use Go 1.21