-
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: avoid data races in Arguments.Diff
bug
pkg-mock
Any issues related to Mock
#1598
opened May 14, 2024 by
petergardfjall
Loading…
Add support for parallel sub-tests and remove Change related to package testify/suite
suite.Suite
pseudo-interitance
Breaking Change
concurrency
must-rebase
pkg-suite
#1109
opened Aug 4, 2021 by
maroux
Loading…
change yaml library to go.yaml.in/yaml/v3
dependencies
Pull requests that update a dependency file
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
YAML
About YAML and dependency
#1772
opened Jul 4, 2025 by
boekkooi-impossiblecloud
Loading…
Make spew config selection configurable to allow for helpful diffs on time.Time objects nested in structs.
#1079
opened May 22, 2021 by
shawc71
Loading…
Support dynamic return values
enhancement
pkg-mock
Any issues related to Mock
#742
opened Mar 22, 2019 by
gburt
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: 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…
Add suite variant for benchmarks
enhancement
pkg-suite
Change related to package testify/suite
#495
opened Aug 31, 2017 by
JelteF
Loading…
ObjectsAreEqual: improve list/map support
assert.EqualValues
About equality
bug
must-rebase
pkg-assert
Change related to package testify/assert
#1058
opened Mar 1, 2021 by
harryzcy
Loading…
#946 Colorize 'Expected' and 'Actual' in Assert Package + Minor Fixes: #1112, #1086 & #1231
enhancement: colored output
About adding colored output
enhancement
pkg-assert
Change related to package testify/assert
#1232
opened Jul 17, 2022 by
vaguecoder
Loading…
Colorize 'expected' and 'actual'
enhancement: colored output
About adding colored output
pkg-assert
Change related to package testify/assert
#994
opened Aug 20, 2020 by
hcmlinj
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…
require: fix invalid examples in doc comments (codegen)
documentation
internal/codegen
Change related to internal code generation
pkg-require
Change related to package testify/require
#1780
opened Aug 20, 2025 by
PCloud63514
Loading…
Give mock.Anything its own type so it can't be mistaken for a string
internal/refactor
Refactor internals with no external visible changes
pkg-mock
Any issues related to Mock
#1063
opened Mar 20, 2021 by
dbravender
Loading…
consider optional expected calls last.
Breaking Change
enhancement
pkg-mock
Any issues related to Mock
#907
opened Mar 3, 2020 by
rubensayshi
Loading…
Improved error reporting of unexpected method calls
enhancement
pkg-mock
Any issues related to Mock
#375
opened Dec 1, 2016 by
seppestas
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…
Fix for mockCall.Unset() panic (issue #1236)
bug
mock.ArgumentMatcher
About matching arguments in mock
pkg-mock
Any issues related to Mock
#1239
opened Jul 27, 2022 by
DubbaThony
Loading…
[#387] Fix a bug in []byte and []uint reflections
Breaking Change
#969
opened Jun 25, 2020 by
thanakritju
Loading…
Speed up mock.findExpectedCall by skipping diff if not necessary
internal/optimization
Improve speed or reduce memory usage
pkg-mock
Any issues related to Mock
#986
opened Jul 28, 2020 by
mrahs
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.