-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: stretchr/testify
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
mock: add support for mock.Anything in slices
enhancement
mock.ArgumentMatcher
About matching arguments in mock
pkg-mock
Any issues related to Mock
#1577
opened Mar 17, 2024 by
andrewwillette
•
Draft
mock: clear call from NotBefore expectations on Unset()
bug
pkg-mock
Any issues related to Mock
#1572
opened Mar 8, 2024 by
st3penta
Loading…
assert: make *AssertionFunc types just aliases
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
#1563
opened Mar 4, 2024 by
dolmen
Loading…
Added support for getting the arguments of mock function call for a specific call count
Breaking Change
enhancement
pkg-mock
Any issues related to Mock
#1558
opened Mar 3, 2024 by
mahigadamsetty
Loading…
Add ErrorAssertionFunc creators
enhancement
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
#1556
opened Mar 1, 2024 by
JERHAV
Loading…
suite: add wrappers for Log and Logf functions
enhancement
pkg-suite
Change related to package testify/suite
revisit
#1553
opened Feb 29, 2024 by
fredrb
Loading…
assert: switch the diff library to go-diff
dependencies
Pull requests that update a dependency file
enhancement: output format
Enhancement related to formatting of messages
#1546
opened Feb 22, 2024 by
mitioshi
Loading…
assert: add InDelta for maps with a deltas map
assert.InEpsilon
About assert.InEpsilon and family
enhancement
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
#1519
opened Dec 17, 2023 by
julian776
Loading…
assert: add position and pass msg to underlying func in InDeltaMapValues, InDeltaMapValues, and InEpsilonSlice
assert.InEpsilon
About assert.InEpsilon and family
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
assert: add JSONEqBytes
enhancement
pkg-assert
Change related to package testify/assert
#1513
opened Dec 2, 2023 by
GCrispino
Loading…
assert: Add a self-describing Matcher
enhancement
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
wontfix
#1507
opened Nov 14, 2023 by
pdhammond42
Loading…
assert: Add new assertion InEpsilonMapValues
assert.InEpsilon
About assert.InEpsilon and family
enhancement
pkg-assert
Change related to package testify/assert
#1500
opened Nov 1, 2023 by
hendrywiranto
Loading…
assert: fix missing *http.Request.RequestURI
bug
pkg-assert
Change related to package testify/assert
#1495
opened Oct 29, 2023 by
hidu
Loading…
assert: add option to colorize diffs produced by assert.Equal
enhancement: colored output
About adding colored output
enhancement
pkg-assert
Change related to package testify/assert
#1480
opened Oct 5, 2023 by
mitioshi
Loading…
Colorizing test output
enhancement: colored output
About adding colored output
enhancement
pkg-assert
Change related to package testify/assert
#1467
opened Sep 6, 2023 by
hugoleborso
Loading…
ci: improve github workflows
github_actions
Pull requests that update GitHub Actions code
rejected/unrelated-changes
#1460
opened Aug 20, 2023 by
stevenh
Loading…
assert.InEpsilonSlice: include msgAndArgs on failed assertion
assert.InEpsilon
About assert.InEpsilon and family
bug
hacktoberfest-accepted
Hacktoberfest
pkg-assert
Change related to package testify/assert
#1454
opened Aug 9, 2023 by
VladPetriv
Loading…
mock: print caller info on unexpected method call
enhancement
help wanted
pkg-mock
Any issues related to Mock
#1448
opened Aug 2, 2023 by
Lochlanna
Loading…
Fix calling Unset on call with argumentMatcher.
bug
help wanted
mock.ArgumentMatcher
About matching arguments in mock
pkg-mock
Any issues related to Mock
#1425
opened Jul 13, 2023 by
jslang
Loading…
Add flag -testify.shuffle for suites
enhancement
hacktoberfest-accepted
Hacktoberfest
pkg-suite
Change related to package testify/suite
#1413
opened Jul 9, 2023 by
stamm
Loading…
assert: Improve InEpsilon error message
enhancement
help wanted
pkg-assert
Change related to package testify/assert
#1361
opened Mar 11, 2023 by
jgannonjr
Loading…
Add PanicsWithErrorIs assertion
enhancement
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
type-error
Issue related to comparing values implementing the error interface
adds a suite struct that uses Require() as default
enhancement: extend API
An enhancement that grows the API surface
enhancement
pkg-suite
Change related to package testify/suite
#1344
opened Feb 10, 2023 by
rolancia
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.