Skip to content

Pull requests: stretchr/testify

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add support for subtests (go 1.7)
#655 by itzamna314 was merged Jan 2, 2019 Loading… Release 1.3.0
Json matching function enhancement mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1690 by akaswenwilk was closed Jan 7, 2025 Loading…
Fix go generate for Go Modules
#852 by leighmcculloch was merged Dec 9, 2019 Loading…
Feature/assert match method
#1765 by Andrei-hub11 was closed Jun 10, 2025 Loading…
Fix time.Time not equals bug bug
#951 by senyast4745 was closed Jul 27, 2020 Loading… v1.7.0
Added Same() and NotSame() assertions. input needed
#299 by Monnoroch was closed Dec 30, 2017 Loading…
Add NotSame
#792 by boyan-soubachov was merged Nov 4, 2019 Loading…
Add Go1.11 to CI enhancement
#659 by leighmcculloch was merged Oct 2, 2018 Loading…
assert: Add HTTP builder to combine request x response using builder. pkg-assert Change related to package testify/assert
#1491 by Matovidlo was closed Oct 7, 2024 Loading… v1.10
Added Repeatability Statements to Expectations
#23 by realistschuckle was merged Oct 29, 2013 Loading…
Color output
#1127 by walles was closed Sep 9, 2022 Loading…
Fixing After(duration) to wait during method call
#529 by devdinu was merged Dec 30, 2017 Loading…
integrate github.com/pmezard/go-difflib dependencies Pull requests that update a dependency file internal/refactor Refactor internals with no external visible changes rejected/invalid Not a bug but a misunderstanding by the requester
#1198 by obsti8383 was closed Oct 30, 2023 Loading…
Add suite test name to test method names input needed
#105 by tchajed was closed Apr 28, 2020 Loading…
Updated README for versioning strategy
#170 by TechnotronicOz was merged May 27, 2015 Loading…
Add a basic stacktrace to the assertion output
#176 by paulbellamy was merged Jun 5, 2015 Loading…
Add assertionf assertions like Errorf and Equalf
#356 by ernesto-jimenez was merged May 29, 2017 Loading…
Fix #1083 (Nil-pointer dereference)
#1084 by mvrahden was merged Aug 24, 2021 Loading…
assert.Contains: fix failure for byte slices pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1721 by debug-ing was closed May 27, 2025 Loading…
ProTip! Exclude everything labeled bug with -label:bug.