-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Issues: stretchr/testify
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
chore: make quoted failure messages more readable
enhancement
must-rebase
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
#1299
opened Nov 12, 2022 by
stevenh
Loading…
Print underlying object in ptr comparison
enhancement
must-rebase
pkg-assert
Change related to package testify/assert
#1287
opened Oct 21, 2022 by
mchlp
Loading…
YAMLEq: handle multi documents
bug
must-rebase
pkg-assert
Change related to package testify/assert
YAML
About YAML and dependency
add AssertAtMostNumberOfCalls method
enhancement
must-rebase
pkg-assert
Change related to package testify/assert
#1262
opened Sep 13, 2022 by
alexpantyukhin
Loading…
This vet fix regressed Mock
bug
must-rebase
pkg-mock
Any issues related to Mock
#1237
opened Jul 22, 2022 by
brackendawson
Loading…
Clean uint formatting on mismatch
enhancement
must-rebase
pkg-assert
Change related to package testify/assert
#1223
opened Jul 7, 2022 by
mnotti
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…
Improve list/map support for ObjectsAreEqual
assert.EqualValues
About equality
bug
must-rebase
pkg-assert
Change related to package testify/assert
#1058
opened Mar 1, 2021 by
harryzcy
Loading…
Clean up code generation and CI process
enhancement
must-rebase
#760
opened May 2, 2019 by
georgelesica-wf
Loading…
Adjust assert.Len() fail message
must-rebase
pkg-assert
Change related to package testify/assert
#732
opened Feb 22, 2019 by
christopinka
Loading…
assert: add EqualFileContent
enhancement
must-rebase
pkg-assert
Change related to package testify/assert
#726
opened Feb 10, 2019 by
Ma124
Loading…
Disallow mock.Anything from satisfying missing function parameter
bug
must-rebase
pkg-mock
Any issues related to Mock
#588
opened Apr 4, 2018 by
dnathe4th
Loading…
Use go-cmp.Equal instead of reflect.DeepEqual
Breaking Change
must-rebase
pkg-assert
Change related to package testify/assert
ProTip!
Exclude everything labeled
bug
with -label:bug.