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
Require should support parallel execution, and should not abort all tests in case of failure
#1623
priyankshah217
opened
4 months ago
2
test: add tests for unset call matching #1621
#1622
techfg
opened
4 months ago
0
`Unset` removes all expected calls that satisfy (vs match) arguments in call being unset
#1621
techfg
opened
4 months ago
0
Shuffle tests in suite
#1619
Djenchik
closed
4 months ago
0
go-difflib library v1.0.0 reached End Of Life
#1618
vlbarou
closed
1 month ago
2
Support Custom Equality and Diff in Assert and Require
#1616
nathanjsweet
opened
5 months ago
1
Lazily render mock diff output on successful match
#1615
mikeauclair
opened
5 months ago
1
Call stack perf change for CallerInfo
#1614
mikeauclair
opened
5 months ago
0
Shuffle tests inside a Suite
#1613
marcelloh
opened
5 months ago
1
assert: Eventually should not leak a goroutine
#1611
dolmen
opened
5 months ago
12
Generate better comments for require package
#1610
Neokil
closed
4 weeks ago
7
Incorrect require.Error() docs
#1609
andig
opened
5 months ago
7
CI: build on version from go.mod
#1608
gliptak
closed
5 months ago
1
fix: grammar in godoc
#1607
miparnisari
closed
5 months ago
0
feat: add assert.Consistently
#1606
jfmyers9
opened
5 months ago
10
mock: Conditionally toggle mock Call
#1605
piotrpersona
opened
5 months ago
1
Feature request: add BeforeSetupTest and AfterTearDownTest
#1604
sirzooro
closed
3 weeks ago
4
Update minimum required go version in README.md
#1602
lord63
closed
5 months ago
2
Proposal: assert.NoFieldIsEmpty
#1601
PeterEFinch
opened
6 months ago
13
assert: new assertion NotElementsMatch
#1600
hendrywiranto
closed
5 months ago
4
call.Unset() panics when call := mockObj.On("Foo", mock.AnythingOfType("foo"))
#1599
jeandeducla
opened
6 months ago
3
mock: avoid data races in Arguments.Diff
#1598
petergardfjall
opened
6 months ago
6
mock: Diff is prone to data races
#1597
petergardfjall
opened
6 months ago
4
assert: invalid memory address or nil pointer dereference for assert.Error on darwin/arm64
#1596
samanhappy
closed
1 month ago
1
mock: add assertion for minimum number of method/function invocations
#1595
shalinlk
opened
6 months ago
1
Proposal: assert.NotElementsMatch()
#1594
jdycaico
closed
5 months ago
4
assert: Correctly document EqualValues behavior
#1593
brackendawson
closed
6 months ago
1
assert: introducing no field is empty assertion function
#1591
PeterEFinch
opened
7 months ago
1
Proposal: Must-like utility
#1590
seiyab
closed
6 months ago
3
Drop outdated/abandoned dependencies
#1589
remycx
closed
6 months ago
5
Correct the EventuallyWithT and EventuallyWithTf example
#1588
JonCrowther
closed
7 months ago
0
assert.Regexp: handle []byte array properly
#1587
kevinburkesegment
closed
6 months ago
0
assert.EqualExportedValues: accepts everything
#1586
redachl
closed
4 weeks ago
0
Regexp accepts interface{}
#1585
kevinburkesegment
closed
7 months ago
3
EqualExportedValues can compare two slices
#1584
redachl
opened
7 months ago
3
Fix time.Time compare
#1582
myxo
closed
7 months ago
1
Integer overflow in time.Time comparison
#1581
myxo
closed
7 months ago
0
assert: make YAML dependency pluggable via build tags
#1579
dolmen
closed
6 months ago
7
mock: cleanup argument matching API
#1578
dolmen
opened
8 months ago
7
mock: add support for mock.Anything in slices
#1577
andrewwillette
opened
8 months ago
1
v1.9.0 breaks float comparisons with EqualValues
#1576
vlasn
opened
8 months ago
6
CI: bump softprops/action-gh-release from 1 to 2
#1575
dependabot[bot]
closed
7 months ago
1
.On().Return() doesn't enforce expectation for the returned value
#1574
andrehoong-pixieset
opened
8 months ago
1
AnythingOfType is marked deprecated on pkgsite
#1573
brackendawson
opened
8 months ago
1
mock: clear call from NotBefore expectations on Unset()
#1572
st3penta
opened
8 months ago
0
mock: simplify implementation of FunctionalOptions
#1571
dolmen
closed
1 month ago
4
mock: improve doc
#1570
dolmen
closed
8 months ago
0
mock: document more alternatives to deprecated AnythingOfTypeArgument
#1569
dolmen
closed
7 months ago
0
README: link out to the excellent testifylint
#1568
brackendawson
closed
7 months ago
2
deps: fix dependency cycle with objx (again)
#1567
dolmen
opened
8 months ago
6
Previous
Next