-
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
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…
Added Same() and NotSame() assertions.
input needed
#299
by Monnoroch
was closed Dec 30, 2017
Loading…
Allows mock call expectations to be defined in arbitrary order
#208
by tcsc
was merged Sep 14, 2015
Loading…
Add type checks for
Contains
, NotContains
, Subset
and NotSubset
#592
by g7r
was closed Dec 1, 2021
Loading…
Added assert.Equals check that was removed
input needed
#168
by TechnotronicOz
was closed Nov 5, 2015
Loading…
assert: Add HTTP builder to combine request x response using builder.
pkg-assert
Change related to package testify/assert
Added Repeatability Statements to Expectations
#23
by realistschuckle
was merged Oct 29, 2013
Loading…
Due to function name format differences, code fails with GCCGO
#221
by brahmaroutu
was merged Sep 29, 2015
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…
Elminating backwards and improving consistentency across APIs
Breaking Change
#219
by Fiery
was closed Apr 29, 2020
Loading…
Add
assertion
f assertions like Errorf and Equalf
#356
by ernesto-jimenez
was merged May 29, 2017
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…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.