Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

suite: missing signature check before calling Test* method bug help wanted pkg-suite Change related to package testify/suite
#1508 opened Nov 16, 2023 by wvell
assert: collect.FailNow() should not panic assert.Eventually About assert.Eventually/EventuallyWithT bug hacktoberfest-accepted Hacktoberfest pkg-assert Change related to package testify/assert
#1481 opened Oct 8, 2023 by marshall-lee Loading…
assert: EventuallyWithT must catch panics in condition such as CollectT.FailNow assert.Eventually About assert.Eventually/EventuallyWithT bug pkg-assert Change related to package testify/assert
#1457 opened Aug 11, 2023 by dolmen
2
2
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…
assert: fix FunctionalOptions docs bug Changes Requested documentation pkg-assert Change related to package testify/assert
#1433 opened Jul 23, 2023 by snirye Loading…
Fix calling Unset on call with argumentMatcher. bug help wanted pkg-mock Any issues related to Mock
#1425 opened Jul 13, 2023 by jslang Loading…
Wrong format string for objects in error messages bug pkg-assert Change related to package testify/assert
#1355 opened Mar 2, 2023 by phemmer
YAMLEq: handle multi documents bug must-rebase pkg-assert Change related to package testify/assert
#1284 opened Oct 17, 2022 by brackendawson Loading…
Fixed FailfastSuite failing when test.count > 1 bug pkg-suite Change related to package testify/suite
#1244 opened Aug 8, 2022 by eisandbar Loading…
This vet fix regressed Mock bug must-rebase pkg-mock Any issues related to Mock
#1237 opened Jul 22, 2022 by brackendawson Loading…
Workaround race condition in printing of diff values. bug help wanted pkg-assert Change related to package testify/assert
#1229 opened Jul 14, 2022 by dokterbob Loading…
suite.Run() triggers data race errors with parallel tests bug concurrency pkg-suite Change related to package testify/suite
#1139 opened Dec 28, 2021 by bstpierre
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…
ProTip! Add no:assignee to see everything that’s not assigned.