issues
search
stretchr
/
testify
A toolkit with common assertions and mocks that plays nicely with the standard library
MIT License
23.53k
stars
1.6k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve the way FAIL and PASS is presented in the terminal
#1682
odeta939
opened
14 hours ago
1
Improve ErrorIs message when error is nil but an error was expected
#1681
tsioftas
opened
4 days ago
0
docs: swap waitFor and tick arguments in Eventually functions
#1680
ChinoUkaegbu
closed
3 days ago
1
Inconsistent nature of `messageFromMsgAndArgs`
#1679
Antonboom
opened
1 week ago
5
Feat: added OnFunc to mock using method directly and MockCall to mock quick methods
#1678
harvic3
opened
1 week ago
0
`Eventually` functions documentation is misleading as waitFor and tick are swapped in the example
#1677
delca85
closed
3 days ago
3
the testing package may cause a crash
#1676
daocoder2
closed
1 week ago
1
Update documentation for the Error function in assert or require package
#1675
architagr
opened
2 weeks ago
0
refactor: use %q to simplify fmt.Sprintf
#1674
alexandear
opened
3 weeks ago
0
mock: remove unnecessary fmt.Sprintf in assert.Fail
#1673
alexandear
opened
3 weeks ago
0
chore: remove redundant empty lines
#1672
alexandear
closed
1 week ago
0
assert: remove deprecated build constraints
#1671
alexandear
opened
3 weeks ago
4
.github/workflows: Run tests with stable,oldstable Go
#1670
alexandear
closed
3 weeks ago
0
.github/workflows: Run tests for Go 1.23
#1668
alexandear
closed
3 weeks ago
1
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
#1667
sikehish
closed
3 weeks ago
1
Flaking test: Test_Mock_Called_blocks
#1666
brackendawson
closed
3 weeks ago
2
Validate suite method signatures and continue execution for valid tests
#1665
vyas-git
opened
1 month ago
1
NotSame should fail if args are not pointers #1661
#1664
sikehish
closed
3 weeks ago
3
Fix issue #1662 (comparing infs should fail)
#1663
ybrustin
closed
3 weeks ago
1
InEpsilon has inconsistent results with expected or actual values of Inf
#1662
brackendawson
closed
3 weeks ago
0
`NotSame` should fail if args are not pointers
#1661
brackendawson
closed
3 weeks ago
4
comments for the require package
#1658
parth-p-shah
closed
1 month ago
4
Replace Never & Eventually functions with synchronous versions
#1657
brackendawson
opened
1 month ago
0
If condition passed to Never does not return before waitFor, then the Never assertion passes.
#1654
brackendawson
opened
1 month ago
1
Fix Eventually and EventuallyWithT to always run condition
#1653
brackendawson
closed
1 month ago
3
Eventually can fail having never run condition
#1652
brackendawson
opened
1 month ago
2
mock: fix doc comment for NotBefore
#1651
alexandear
closed
1 month ago
0
assert: fix typos in comments
#1650
alexandear
closed
1 month ago
0
LICENSE
#1649
JonCanning
closed
1 month ago
1
AtLeast(times int) implementation
#1648
chorankates-sfdc
opened
1 month ago
2
Next release coming soon?
#1647
tmshort
closed
1 month ago
1
Truncate very long objects in test failure messages
#1646
brackendawson
opened
1 month ago
0
Document suite's lack of support for t.Parallel
#1645
brackendawson
closed
1 month ago
1
mock: caller information for unexpected method call
#1644
spirin
closed
1 month ago
1
Mock: Caller information for unexpected method call
#1642
spirin
closed
1 month ago
1
(syntax sugar) Implement an `InOrder` func for mocks
#1639
jybp
closed
1 month ago
0
Address Dependency Operational Risks
#1638
Krunal-Thakkar
closed
1 month ago
1
mock: in order mock calls
#1637
ReyOrtiz
closed
1 month ago
6
Record Return Arguments of a Call
#1636
jayd3e
closed
1 month ago
0
go.sum
#1634
LimbongRobin
closed
1 month ago
1
Is there a way to override the return in .On().Return()?
#1633
KerbsOD
closed
2 months ago
1
Can't assert a panic from a sub goroutine ?
#1632
kuchaguangjie
closed
1 month ago
3
add a 'double' package that distinguishes Stubs, Spies and Mocks
#1631
laurentdutheil
closed
1 month ago
0
Refactor to simplify if/else blocks
#1630
HaraldNordgren
closed
2 months ago
1
.github/workflows: Run tests for Go 1.22
#1629
HaraldNordgren
closed
1 month ago
1
Assert.Equal show only diff
#1628
wmcnamee-coreweave
opened
4 months ago
2
Hmm
#1627
Bitu00
closed
1 month ago
0
fix: compare functional option names for indirect calls
#1626
arjun-1
closed
1 week ago
6
Functions which check for string matching got "non-library standard" signature
#1625
megalepozy
closed
4 months ago
2
WA-20893 Fix tests in Automation
#1624
w-ahmedabdullajev
closed
4 months ago
0
Next