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
assert.EqualExportedValues - panic: reflect.MakeSlice of non-slice type [recovered]
#1515
opened Dec 5, 2023 by
tommynanny
wall clock
pkg-assert
Change related to package testify/assert
question
Questions related to API usage
revisit
#1510
opened Nov 22, 2023 by
yonesko
Support colorized output, indentation in accordance with subtest depth, and one more assertion
enhancement: colored output
About adding colored output
enhancement
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
#1509
opened Nov 16, 2023 by
jsf116
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
Detect and fail on
require.* methods called from a wrong goroutine
concurrency
enhancement
#1499
opened Oct 31, 2023 by
ash2k
proposal: new assertionAbout assert.InEpsilon and family
enhancement
pkg-assert
Change related to package testify/assert
InEpsilonMapValues
assert.InEpsilon
#1497
opened Oct 29, 2023 by
Antonboom
proposal: analogue of
InDeltaMapValues with different deltas
help wanted
#1496
opened Oct 29, 2023 by
Antonboom
assert: accept values with named types in About assert.InEpsilon and family
enhancement
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
InDelta*, InEpsilon*
assert.InEpsilon
#1492
opened Oct 25, 2023 by
RemiMattheyDoret
Error message on Len() assumes string
bug
good first issue
pkg-assert
Change related to package testify/assert
#1482
opened Oct 9, 2023 by
kevinburkesegment
Colorize the diffs produced by assert.Equal
enhancement: colored output
About adding colored output
enhancement
pkg-assert
Change related to package testify/assert
#1479
opened Oct 5, 2023 by
mitioshi
Guidance on re-using a shared SetupSuite across multiple packages
help wanted
question
Questions related to API usage
#1477
opened Sep 29, 2023 by
Oscmage
assert: EqualValues does not check for overflows
bug
help wanted
pkg-assert
Change related to package testify/assert
#1462
opened Aug 25, 2023 by
vispariana
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
mock: deprecate type IsTypeArgument
Breaking Change
internal/refactor
Refactor internals with no external visible changes
pkg-mock
Any issues related to Mock
#1456
opened Aug 11, 2023 by
dolmen
FunctionalOptions dont work if function call not in the test-function scope
bug
#1449
opened Aug 3, 2023 by
snirye
assert: add Assertions.Run to wrap testing.T.Run
enhancement
pkg-assert
Change related to package testify/assert
testing.T.Run
About subtests and testing.T.Run.
#1446
opened Jul 31, 2023 by
dolmen
Clarify documentation of About assert.Eventually/EventuallyWithT
assert.Eventually/assert.EventuallyWithT
assert.Eventually
#1443
opened Jul 31, 2023 by
cszczepaniak
mock: hide implementation of Any issues related to Mock
Anything
enhancement
pkg-mock
#1442
opened Jul 31, 2023 by
dolmen
Eventually/EventuallyWithT should only use one goroutine
assert.Eventually
#1439
opened Jul 30, 2023 by
cszczepaniak
Succeed quickly in About assert.Eventually/EventuallyWithT
enhancement
pkg-assert
Change related to package testify/assert
under consideration
Eventually, EventuallyWithT
assert.Eventually
#1424
opened Jul 13, 2023 by
cszczepaniak
assert: add Helper() in TestingT interface
TB.Helper
Related to hiding testify calls in stack using testing.TB.Helper
#1422
opened Jul 13, 2023 by
dolmen
assert.IsIncreasing can return false without failing the test
#1419
opened Jul 11, 2023 by
brackendawson
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
Mocks: Question: mock.MatchedBy two times called when the function targeted is call 1 time
input needed
mockery
Involves usage of the vektra/mockery tool
pkg-mock
Any issues related to Mock
question
Questions related to API usage
#1415
opened Jul 11, 2023 by
alexisvisco
Give assert.CollectT a Logf Method to allow use as mock.TestingT
enhancement
pkg-assert
Change related to package testify/assert
pkg-mock
Any issues related to Mock
#1414
opened Jul 11, 2023 by
brackendawson
Previous Next
ProTip!
no:milestone will show everything without a milestone.