-
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
assert: improve uint formatting on mismatch
assert.EqualValues
About equality
enhancement: output format
Enhancement related to formatting of messages
enhancement
must-rebase
pkg-assert
Change related to package testify/assert
#1223
opened Jul 7, 2022 by
mnotti
Loading…
assert: add Kind
enhancement: extend API
An enhancement that grows the API surface
enhancement
must-rebase
pkg-assert
Change related to package testify/assert
#1049
opened Feb 5, 2021 by
matinFT
Loading…
mock: avoid data races in Arguments.Diff
bug
pkg-mock
Any issues related to Mock
#1598
opened May 14, 2024 by
petergardfjall
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…
Add suite variant for benchmarks
enhancement
pkg-suite
Change related to package testify/suite
#495
opened Aug 31, 2017 by
JelteF
Loading…
mock: make it clearer when nil arguments don't match
enhancement: output format
Enhancement related to formatting of messages
enhancement
must-rebase
pkg-mock
Any issues related to Mock
#1075
opened May 12, 2021 by
brackendawson
•
Draft
suite: add support for user-defined test filtering
pkg-suite
Change related to package testify/suite
#1749
opened May 25, 2025 by
renzoarreaza
•
Draft
[WIP] Create testify version 2
enhancement
input needed
on hold
#906
opened Mar 3, 2020 by
boyan-soubachov
Loading…
assert.Len: print value last
assert.Len
enhancement: output format
Enhancement related to formatting of messages
must-rebase
pkg-assert
Change related to package testify/assert
#732
opened Feb 22, 2019 by
christopinka
Loading…
ErrorIs assertion; go1.13 feature
Breaking Change
enhancement
internal/codegen
Change related to internal code generation
on hold
#884
opened Feb 9, 2020 by
nikandfor
Loading…
assert: fix missing *http.Request.RequestURI
bug
pkg-assert
Change related to package testify/assert
#1495
opened Oct 29, 2023 by
hidu
Loading…
Improved error reporting of unexpected method calls
enhancement
pkg-mock
Any issues related to Mock
#375
opened Dec 1, 2016 by
seppestas
Loading…
feat: Support
iter.Seq
s in [Not]Contains
and [Not]ElementsMatch
enhancement
generics
on hold
#1685
opened Dec 12, 2024 by
misberner
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: 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
Replace Never & Eventually functions with synchronous versions
assert.Eventually
About assert.Eventually/EventuallyWithT
must-rebase
pkg-assert
Change related to package testify/assert
#1657
opened Oct 4, 2024 by
brackendawson
Loading…
mock: [feature] dynamic return values
enhancement
help wanted
pkg-mock
Any issues related to Mock
#1726
opened Apr 5, 2025 by
jlou2u
Loading…
Support dynamic return values
enhancement
pkg-mock
Any issues related to Mock
#742
opened Mar 22, 2019 by
gburt
Loading…
Support sort.Interface in IsIncreasing et al.
enhancement
pkg-assert
Change related to package testify/assert
#1124
opened Oct 29, 2021 by
brackendawson
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.