-
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
fix for assert.Equal panics on User type from string
#627
opened Jul 7, 2018 by
jsidew
Loading…
updated Jul 7, 2018
[#387] Fix a bug in []byte and []uint reflections
Breaking Change
#969
opened Jun 25, 2020 by
thanakritju
Loading…
updated Aug 4, 2020
Travis-ci: added support for ppc64le
#1024
opened Nov 10, 2020 by
dthadi3
Loading…
updated Jan 14, 2021
Fix assert.InDeltaSlice to avoid panic
#1060
opened Mar 5, 2021 by
egawata
Loading…
updated May 12, 2021
Added partial equal assertion for JSON
#1110
opened Aug 11, 2021 by
alan2wong
Loading…
updated Feb 11, 2022
[BC break] Fix Maybe().Times(n) and little refactoring
#1053
opened Feb 21, 2021 by
grongor
Loading…
updated Aug 18, 2022
[WIP] Create testify version 2
enhancement
input needed
on hold
#906
opened Mar 3, 2020 by
boyan-soubachov
Loading…
updated Apr 12, 2023
Add suite variant for benchmarks
enhancement
pkg-suite
Change related to package testify/suite
#495
opened Aug 31, 2017 by
JelteF
Loading…
updated Jul 6, 2023
Switch codegen to source importing and allow additional imports.
input needed
internal/codegen
Change related to internal code generation
#753
opened Apr 19, 2019 by
nomis52
Loading…
updated Jul 7, 2023
Refactor assertions to use generics
Breaking Change
enhancement
generics
go1.19+
Change applies when running with go1.19+
pkg-assert
Change related to package testify/assert
Support sort.Interface in IsIncreasing et al.
enhancement
pkg-assert
Change related to package testify/assert
#1124
opened Oct 29, 2021 by
brackendawson
Loading…
updated Jul 21, 2023
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…
updated Jul 31, 2023
#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…
updated Oct 10, 2023
suite: Multiple test runs
enhancement
pkg-suite
Change related to package testify/suite
#1245
opened Aug 8, 2022 by
eisandbar
Loading…
updated Oct 30, 2023
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…
updated Oct 31, 2023
ci: improve github workflows
github_actions
Pull requests that update GitHub Actions code
rejected/unrelated-changes
#1460
opened Aug 20, 2023 by
stevenh
Loading…
updated Nov 11, 2023
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…
updated Mar 6, 2024
suite: fix method name matching
bug
pkg-suite
Change related to package testify/suite
rejected/outdated
Too old for a rebase, or no longer relevant
consider optional expected calls last.
Breaking Change
enhancement
pkg-mock
Any issues related to Mock
#907
opened Mar 3, 2020 by
rubensayshi
Loading…
updated Mar 6, 2024
Race-free read of Calls list
bug
pkg-mock
Any issues related to Mock
#637
opened Jul 16, 2018 by
jakewins
Loading…
updated Mar 6, 2024
assert: add InDelta for maps with a deltas map
assert.InEpsilon
About assert.InEpsilon and family
enhancement
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
#1519
opened Dec 17, 2023 by
julian776
Loading…
updated Mar 7, 2024
Update didPanic to work with Go 1.21+
#1356
opened Mar 2, 2023 by
bwplotka
Loading…
updated Mar 7, 2024
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.