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
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…
mock: make (mock.Call).Times(int) add expectations for each expected call
bug
hacktoberfest-accepted
Hacktoberfest
pkg-mock
Any issues related to Mock
#1468
opened Sep 12, 2023 by
Ullaakut
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
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…
FunctionalOptions dont work if function call not in the test-function scope
bug
#1449
opened Aug 3, 2023 by
snirye
assert: fix FunctionalOptions docs
bug
Changes Requested
documentation
pkg-assert
Change related to package testify/assert
#1433
opened Jul 23, 2023 by
snirye
Loading…
assert: IsIncreasing et al can return false w/out failing
bug
Changes Requested
help wanted
pkg-assert
Change related to package testify/assert
#1430
opened Jul 20, 2023 by
brackendawson
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…
assert.EventuallyWithT: CollectT is not protected against concurrent use
bug
concurrency
pkg-assert
Change related to package testify/assert
#1418
opened Jul 11, 2023 by
dolmen
mock: fix map[string]struct{} map[string]interface{} Argument compare panic
bug
help wanted
pkg-mock
Any issues related to Mock
#1401
opened Jun 10, 2023 by
lecw199
Loading…
Functional Options testing broken for indirect calls
bug
pkg-mock
Any issues related to Mock
#1380
opened May 10, 2023 by
dillonstreator
Wrong format string for objects in error messages
bug
pkg-assert
Change related to package testify/assert
#1355
opened Mar 2, 2023 by
phemmer
InEpsilonSlice doesn't append custom error message
bug
good first issue
help wanted
pkg-assert
Change related to package testify/assert
#1324
opened Jan 13, 2023 by
bushkov
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…
Struct containing a time.Time can't be compared correctly.
bug
#984
opened Jul 27, 2020 by
leoleoasd
Refactor Diff to reduce risk of triggering race conditions.
bug
concurrency
pkg-mock
Any issues related to Mock
#812
opened Sep 3, 2019 by
sjames-iberis
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.