- 435c07b Merge pull request #1950 from mattjohnsonpint/mjp/ci-go1.25 by Olivier Mengué · 3 weeks ago master
- 2e4825f CI: retain Go 1.25 coverage by Matt Johnson-Pint · 3 weeks ago
- 9f9d4f4 Merge pull request #1938 from dylanpulver/fix/mock-missing-arg-sentinel by Bracken · 4 weeks ago
- 3294f44 Merge branch 'master' into fix/mock-missing-arg-sentinel by Dylan Pulver · 5 weeks ago
- c627960 Merge pull request #1923 from stretchr/dependabot/github_actions/softprops/action-gh-release-3.0.2 by Bracken · 5 weeks ago
- 928ff00 Merge pull request #1924 from stretchr/dependabot/github_actions/actions/setup-go-7.0.0 by Bracken · 5 weeks ago
- 522b5c4 Merge pull request #1926 from stretchr/dependabot/github_actions/actions/checkout-7.0.1 by Bracken · 5 weeks ago
- 68e446f Merge branch 'master' into dependabot/github_actions/actions/checkout-7.0.1 by Bracken · 5 weeks ago
- 5e8a21e mock: do not let a surplus matcher match a missing argument by Dylan Pulver · 5 weeks ago
- 959dbda Merge pull request #1935 from harryzcy/yaml-update by Bracken · 5 weeks ago v1.12.1
- 9bb7176 Update go.yaml.in/yaml/v3 to v3.0.5 by Chongyi Zheng · 5 weeks ago
- 7506883 build(deps): bump actions/checkout from 6.0.3 to 7.0.1 by dependabot[bot] · 9 weeks ago
- a4ce617 build(deps): bump actions/setup-go from 6.4.0 to 7.0.0 by dependabot[bot] · 10 weeks ago
- 81d5a12 build(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.2 by dependabot[bot] · 2 months ago
- 001eb79 Merge pull request #1905 from Kentzo/patch-1 by Bracken · 3 months ago v1.12.0
- ad40f38 Merge pull request #1906 from stretchr/dependabot/github_actions/actions/checkout-6.0.3 by Bracken · 3 months ago
- 3bae017 build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by dependabot[bot] · 4 months ago
- f8c01f3 mock: Mock.Return does not exist anymore by Ilya Kulakov · 4 months ago
- 12f8b56 Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliases by Sean Marciniak · 4 months ago
- a11649e assert: make *AssertionFunc type just aliases by Olivier Mengué · 4 months ago
- dc20f41 Merge pull request #1890 from stretchr/dolmen/codegen-modernize by Olivier Mengué · 4 months ago
- 098f8d7 _codegen: use strings.Builder by Olivier Mengué · 4 months ago
- d2699be _codegen: modernize by Olivier Mengué · 4 months ago
- a463c8c Merge pull request #1885 from stretchr/dolmen/ci-check-ghactions-hashes by Olivier Mengué · 4 months ago
- a66fd44 CI: add check of GitHub Action pinned hashes against tag by Olivier Mengué · 4 months ago
- d204718 Merge pull request #1889 from stretchr/dolmen/readme-gofmt-pure-go by Olivier Mengué · 4 months ago
- ef0097b CI: add _readme-gofmt tool to reformat Go code in README by Olivier Mengué · 4 months ago
- 37a3cb7 Merge pull request #1877 from blackwell-systems/fix/suite-skip-stats-panic by Olivier Mengué · 4 months ago
- fdc6894 suite: fix panic when SetupTest skips with HandleStats by Dayna Blackwell · 4 months ago
- 246de45 Merge pull request #1888 from nghiack7/fix/not-subset-format by Olivier Mengué · 4 months ago
- 15f6826 assert: fix NotSubset error messages using %%#v instead of %%q by Nghĩa Nguyễn Ngọc · 5 months ago
- c920f80 Merge pull request #1883 from SuperQ/superq/pin_actions by Olivier Mengué · 5 months ago
- 21beeae Pin GitHub Actions hashes by SuperQ · 5 months ago
- 0358d0e change yaml library to go.yaml.in/yaml/v3 by warnar boekkooi · 5 months ago
- d75b707 Merge pull request #1823 from ccoveille-forks/bump-objx by Olivier Mengué · 5 months ago
- 5f80e4a Merge pull request #1856 from alexandear-org/chore-add-go-1-24 by Christophe Colombier · 7 months ago
- b13d7e3 CI: test also with Go 1.24 by Oleksandr Redko · 7 months ago
- f58776d deps: bump objx to v0.5.3 and remove dependency cycle issue by ccoVeille · 7 months ago
- c7007d3 Merge pull request #1812 from stretchr/EMERITUS-tylerb by Olivier Mengué · 7 months ago
- 30c1157 Merge branch 'master' into EMERITUS-tylerb by Olivier Mengué · 7 months ago
- cddda8c Merge pull request #1842 from a2not/fix-EventuallyWithTf-doc-callback-signature by Olivier Mengué · 7 months ago
- 967a7b7 fix: update EventuallyWithTf comment examples and codegen by a2not · 7 months ago
- 101072d Merge pull request #1821 from a2not/fix-doc-require_collect-not-exist by Olivier Mengué · 7 months ago
- 556f9ed fix(require): correct CollectT references in comments by a2not · 7 months ago
- aaef048 Merge pull request #1850 from Baxromumarov/fix-require-doc-generation by Olivier Mengué · 7 months ago
- 43f6438 require: fix godoc generation for assertions returning a bool by Bakhrom · 7 months ago
- 65697ce Merge pull request #1827 from ccoveille-forks/vendor-gospew by Bracken · 10 months ago
- 3987752 chore: use the vendored gospew library by ccoVeille · 10 months ago
- 3dce331 chore: format all files with go fmt by ccoVeille · 10 months ago
- cfca3c7 chore: move file in spew vendoring by ccoVeille · 10 months ago
- dc193d1 chore: remove unused file from gospew vendor by ccoVeille · 10 months ago
- 74a2b94 chore: import go-spew from https://github.com/davecgh/go-spew by ccoVeille · 10 months ago
- 429ee0b Merge pull request #1815 from ubunatic/git-attrs by Olivier Mengué · 11 months ago
- bd59f5d tag generated assertions as non-generated in new .gitattributes by Uwe Jugel · 11 months ago
- 050de1e EMERITUS.md: add @tylerb by Olivier Mengué · 11 months ago
- feb1324 Merge pull request #1714 from brackendawson/doc-inline-code by Bracken · 1 year ago
- 49bcd2a Merge pull request #1646 from brackendawson/token-too-long by Bracken · 1 year ago
- 5a4a1cc Use links for previously invalid inline code blocks by Bracken Dawson · 1 year ago
- d5be414 Don't change the format of failure messages when fixing 1525 by Bracken Dawson · 1 year ago
- 28dac59 Don't shadow builtin max by Bracken Dawson · 1 year ago
- 1eb5fc0 Truncate very long objects in test failure messages by Bracken Dawson · 1 year ago
- 6c30310 Merge pull request #1782 from dolmen-go/codegen-copy-dependency by Olivier Mengué · 1 year ago
- 242e746 _codegen: use our imported copy of github.com/ernesto-jimenez/gogen by Olivier Mengué · 1 year ago
- c58ac3d _codegen: copy package github.com/ernesto-jimenez/gogen/imports by Olivier Mengué · 1 year ago
- 3f28143 Remove ineffective inline code blocks by Bracken Dawson · 1 year ago
- a0ac157 Merge pull request #1795 from brackendawson/1227-AssertExpectationsForObjects-panic by Bracken · 1 year ago
- 0bf6b94 mock.AssertExpectationsForObjects fix panic with wrong testObject type. by Bracken Dawson · 1 year ago
- 5fa984a Merge pull request #1791 from brackendawson/YAMLEq-document-multidoc by Bracken · 1 year ago
- 2b945c3 Update assert/assertions.go by Bracken · 1 year ago
- e8c7bc9 Add example to YAMLEq by Bracken Dawson · 1 year ago
- b9167da Merge pull request #1792 from egawata/assert_same_message_with_type by Bracken · 1 year ago
- 392c0bc add type to error message of assert.Same by egawata · 1 year ago
- f03d037 Merge pull request #1787 from brackendawson/1419-fail-assertions by Bracken · 1 year ago
- 65e0b94 Add missing Helper calls to IsIncreasing et al by Bracken Dawson · 1 year ago
- ff76a29 Clarify error message for incorrect use of IsIncreasing et al by Bracken · 1 year ago
- b1007aa IsIncreasing et al can return false w/out failing by Bracken Dawson · 1 year ago
- a78e373 Document that YAMLEq only compared the first document in the YAML strings. by Bracken Dawson · 1 year ago
- 59a17f5 Constrain untested behavior of YAMLEq by Bracken Dawson · 1 year ago
- b5a0821 Merge pull request #1400 from olivergondza/issue-1399 by Bracken · 1 year ago
- cbd8483 Merge pull request #1790 from stretchr/dependabot/github_actions/actions/setup-go-6 by Bracken · 1 year ago
- 5afd74f Merge pull request #1784 from brackendawson/ccoVeille-maintainer by Bracken · 1 year ago
- 297f37e Merge pull request #1708 from brackendawson/internal-difflib by Bracken · 1 year ago
- dc65928 build(deps): bump actions/setup-go from 5 to 6 by dependabot[bot] · 1 year, 1 month ago
- a87733a Refactor PanicsWithError for increased readability by Oliver Gondža · 1 year, 1 month ago
- 94ddd7e refact(test): Make use of captureTestingT over CollectT by Oliver Gondža · 1 year, 1 month ago
- 38d9e83 Fix tests to work with go 1.19 by Oliver Gondža · 1 year, 1 month ago
- 4f554a8 Fix #1399: Always report error message on PanicsWithError mismatch by Oliver Gondža · 1 year, 1 month ago
- ce48cb3 Move difflib into testify by Bracken Dawson · 1 year, 1 month ago
- e8daaac Merge pull request #1665 from vyas-git/master by Bracken · 1 year, 1 month ago
- 96f97a2 Merge branch 'master' into master by Vyas Reddy · 1 year, 1 month ago
- 5f941c8 Update suite/suite.go by Vyas Reddy · 1 year, 1 month ago
- c952903 Merge pull request #1786 from brackendawson/1785-mock-argument-stringers by Bracken · 1 year, 1 month ago
- 0cdb408 Revert "Merge pull request #1615 from DevotedHealth/mauclair-mock-match-sprintf" by Bracken Dawson · 1 year, 1 month ago
- 5e25bfb mock: Test that arguments with mutating stringers match by Bracken Dawson · 1 year, 1 month ago
- 5fa380c Promote ccoVeille to maintainer by Bracken Dawson · 1 year, 1 month ago
- f4f5960 Merge pull request #1783 from stretchr/ci-go1.23 by Bracken · 1 year, 1 month ago
- af16170 CI: test also with Go 1.23 by Olivier Mengué · 1 year, 1 month ago
- e581b36 Merge pull request #1775 from mutaiib/bugfix/panic-methodcalled-mutex-release-1731 by Bracken · 1 year, 1 month ago
- e3d64ad Update mock/mock_test.go by mutaiib · 1 year, 1 month ago
- 354fc33 Update mock/mock.go by mutaiib · 1 year, 1 month ago