-
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
add EventuallyWithT assertion
assert.Eventually
About assert.Eventually/EventuallyWithT
#1264
by tobikris
was merged May 9, 2023
Loading…
Update the LICENSE to match the 'standard' MIT license file
input needed
#648
by omarkohl
was merged Dec 11, 2018
Loading…
Allow assert.Equal on string type alias without panicking on failure
bug
#661
by HaraldNordgren
was merged Oct 2, 2018
Loading…
Create GitHub release when new release tag is pushed
#1354
by aldas
was merged May 30, 2023
Loading…
Introduce Eventually assertion.
assert.Eventually
About assert.Eventually/EventuallyWithT
enhancement
pkg-assert
Change related to package testify/assert
Revise test case name on README.md of mock section
#993
by ryu-ton10
was merged Aug 18, 2020
Loading…
CI: tests from go1.17
github_actions
Pull requests that update GitHub Actions code
#1409
by SuperQ
was merged Jul 6, 2023
Loading…
assert: ObjectsAreEqual: use time.Equal for time.Time types
bug
hacktoberfest-accepted
Hacktoberfest
pkg-assert
Change related to package testify/assert
#1464
by tscales
was merged Oct 10, 2023
Loading…
mock: AssertExpectations log reason only on failure
bug
pkg-mock
Any issues related to Mock
#1360
by hikyaru-suzuki
was merged Jul 29, 2023
Loading…
Fix failure message formatting for Positive and Negative asserts
#1062
by ghost
was merged Mar 21, 2025
Loading…
IsType: A type-safe way of checking argument type
enhancement
input needed
mock.ArgumentMatcher
About matching arguments in mock
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.