-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: stretchr/testify
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update documentation for the Error function in assert or require package
#1675
opened Nov 2, 2024 by
architagr
Loading…
mock: remove unnecessary fmt.Sprintf in assert.Fail
#1673
opened Oct 30, 2024 by
alexandear
Loading…
Validate suite method signatures and continue execution for valid tests
#1665
opened Oct 22, 2024 by
vyas-git
Loading…
Replace Never & Eventually functions with synchronous versions
#1657
opened Oct 4, 2024 by
brackendawson
Loading…
AtLeast(times int) implementation
pkg-mock
Any issues related to Mock
#1648
opened Oct 3, 2024 by
chorankates-sfdc
Loading…
Truncate very long objects in test failure messages
#1646
opened Oct 3, 2024 by
brackendawson
Loading…
test: add tests for unset call matching #1621
help wanted
pkg-mock
Any issues related to Mock
#1622
opened Jul 10, 2024 by
techfg
Loading…
Lazily render mock diff output on successful match
performance
pkg-mock
Any issues related to Mock
#1615
opened Jun 25, 2024 by
mikeauclair
Loading…
Call stack perf change for CallerInfo
performance
pkg-mock
Any issues related to Mock
#1614
opened Jun 24, 2024 by
mikeauclair
Loading…
feat: add assert.Consistently
assert.Eventually
About assert.Eventually/EventuallyWithT
enhancement
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
#1606
opened Jun 4, 2024 by
jfmyers9
Loading…
mock: avoid data races in Arguments.Diff
bug
pkg-mock
Any issues related to Mock
#1598
opened May 14, 2024 by
petergardfjall
Loading…
mock: add assertion for minimum number of method/function invocations
enhancement
pkg-mock
Any issues related to Mock
#1595
opened May 3, 2024 by
shalinlk
Loading…
assert: introducing no field is empty assertion function
#1591
opened Apr 26, 2024 by
PeterEFinch
Loading…
mock: add support for mock.Anything in slices
enhancement
mock.ArgumentMatcher
About matching arguments in mock
pkg-mock
Any issues related to Mock
#1577
opened Mar 17, 2024 by
andrewwillette
•
Draft
mock: clear call from NotBefore expectations on Unset()
bug
pkg-mock
Any issues related to Mock
#1572
opened Mar 8, 2024 by
st3penta
Loading…
deps: fix dependency cycle with objx (again)
dependencies
Pull requests that update a dependency file
#1567
opened Mar 5, 2024 by
dolmen
Loading…
assert: make *AssertionFunc types just aliases
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
#1563
opened Mar 4, 2024 by
dolmen
Loading…
deps: downgrade objx to v0.5.1
dependencies
Pull requests that update a dependency file
#1561
opened Mar 4, 2024 by
dolmen
Loading…
Added support for getting the arguments of mock function call for a specific call count
Breaking Change
enhancement
pkg-mock
Any issues related to Mock
#1558
opened Mar 3, 2024 by
mahigadamsetty
Loading…
Add ErrorAssertionFunc creators
enhancement
pkg-assert
Change related to package testify/assert
pkg-require
Change related to package testify/require
#1556
opened Mar 1, 2024 by
JERHAV
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.