Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / stretchr/testify issues and pull requests
#1677 - `Eventually` functions documentation is misleading as waitFor and tick are swapped in the example
Issue -
State: open - Opened by delca85 5 days ago
Labels: bug, good first issue, pkg-assert
#1676 - the testing package may cause a crash
Issue -
State: closed - Opened by daocoder2 10 days ago
- 1 comment
Labels: bug
#1675 - Update documentation for the Error function in assert or require package
Pull Request -
State: open - Opened by architagr 14 days ago
#1674 - refactor: use %q to simplify fmt.Sprintf
Pull Request -
State: open - Opened by alexandear 17 days ago
#1673 - mock: remove unnecessary fmt.Sprintf in assert.Fail
Pull Request -
State: open - Opened by alexandear 17 days ago
#1672 - chore: remove redundant empty lines
Pull Request -
State: open - Opened by alexandear 17 days ago
#1671 - assert: remove deprecated build constraints
Pull Request -
State: open - Opened by alexandear 17 days ago
- 4 comments
#1670 - .github/workflows: Run tests with stable,oldstable Go
Pull Request -
State: closed - Opened by alexandear 17 days ago
#1668 - .github/workflows: Run tests for Go 1.23
Pull Request -
State: closed - Opened by alexandear 18 days ago
- 1 comment
#1667 - Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
Pull Request -
State: closed - Opened by sikehish 19 days ago
- 1 comment
#1666 - Flaking test: Test_Mock_Called_blocks
Issue -
State: closed - Opened by brackendawson 21 days ago
- 2 comments
Labels: bug, test, good first issue, pkg-mock
#1665 - Validate suite method signatures and continue execution for valid tests
Pull Request -
State: open - Opened by vyas-git 25 days ago
- 1 comment
#1664 - NotSame should fail if args are not pointers #1661
Pull Request -
State: closed - Opened by sikehish about 1 month ago
- 3 comments
#1663 - Fix issue #1662 (comparing infs should fail)
Pull Request -
State: closed - Opened by ybrustin about 1 month ago
- 1 comment
#1662 - InEpsilon has inconsistent results with expected or actual values of Inf
Issue -
State: closed - Opened by brackendawson about 1 month ago
#1661 - `NotSame` should fail if args are not pointers
Issue -
State: closed - Opened by brackendawson about 1 month ago
- 4 comments
Labels: good first issue
#1658 - comments for the require package
Pull Request -
State: closed - Opened by parth-p-shah about 1 month ago
- 4 comments
#1657 - Replace Never & Eventually functions with synchronous versions
Pull Request -
State: open - Opened by brackendawson about 1 month ago
#1654 - If condition passed to Never does not return before waitFor, then the Never assertion passes.
Issue -
State: open - Opened by brackendawson about 1 month ago
- 1 comment
Labels: bug
#1653 - Fix Eventually and EventuallyWithT to always run condition
Pull Request -
State: closed - Opened by brackendawson about 1 month ago
- 3 comments
#1652 - Eventually can fail having never run condition
Issue -
State: open - Opened by brackendawson about 1 month ago
- 2 comments
Labels: bug
#1651 - mock: fix doc comment for NotBefore
Pull Request -
State: closed - Opened by alexandear about 1 month ago
#1650 - assert: fix typos in comments
Pull Request -
State: closed - Opened by alexandear about 1 month ago
#1649 - LICENSE
Issue -
State: closed - Opened by JonCanning about 1 month ago
- 1 comment
#1648 - AtLeast(times int) implementation
Pull Request -
State: open - Opened by chorankates-sfdc about 1 month ago
- 2 comments
Labels: pkg-mock
#1647 - Next release coming soon?
Issue -
State: closed - Opened by tmshort about 1 month ago
- 1 comment
#1646 - Truncate very long objects in test failure messages
Pull Request -
State: open - Opened by brackendawson about 1 month ago
#1645 - Document suite's lack of support for t.Parallel
Pull Request -
State: closed - Opened by brackendawson about 2 months ago
- 1 comment
#1644 - mock: caller information for unexpected method call
Pull Request -
State: closed - Opened by spirin about 2 months ago
- 1 comment
#1642 - Mock: Caller information for unexpected method call
Issue -
State: closed - Opened by spirin about 2 months ago
- 1 comment
Labels: enhancement
#1639 - (syntax sugar) Implement an `InOrder` func for mocks
Issue -
State: closed - Opened by jybp about 2 months ago
Labels: enhancement
#1638 - Address Dependency Operational Risks
Issue -
State: closed - Opened by Krunal-Thakkar about 2 months ago
- 1 comment
Labels: bug
#1637 - mock: in order mock calls
Pull Request -
State: closed - Opened by ReyOrtiz 2 months ago
- 6 comments
#1636 - Record Return Arguments of a Call
Pull Request -
State: closed - Opened by jayd3e 3 months ago
Labels: pkg-mock
#1634 - go.sum
Issue -
State: closed - Opened by LimbongRobin 3 months ago
- 1 comment
Labels: bug
#1633 - Is there a way to override the return in .On().Return()?
Issue -
State: closed - Opened by KerbsOD 3 months ago
- 1 comment
#1632 - Can't assert a panic from a sub goroutine ?
Issue -
State: closed - Opened by kuchaguangjie 3 months ago
- 3 comments
Labels: bug
#1631 - add a 'double' package that distinguishes Stubs, Spies and Mocks
Issue -
State: closed - Opened by laurentdutheil 3 months ago
Labels: enhancement
#1630 - Refactor to simplify if/else blocks
Pull Request -
State: closed - Opened by HaraldNordgren 4 months ago
- 1 comment
#1629 - .github/workflows: Run tests for Go 1.22
Pull Request -
State: closed - Opened by HaraldNordgren 4 months ago
- 1 comment
#1628 - Assert.Equal show only diff
Issue -
State: open - Opened by wmcnamee-coreweave 4 months ago
- 2 comments
Labels: enhancement
#1627 - Hmm
Issue -
State: closed - Opened by Bitu00 4 months ago
Labels: bug
#1626 - fix: compare functional option names for indirect calls
Pull Request -
State: open - Opened by arjun-1 4 months ago
- 6 comments
Labels: bug, pkg-mock
#1625 - Functions which check for string matching got "non-library standard" signature
Issue -
State: closed - Opened by megalepozy 4 months ago
- 2 comments
Labels: enhancement
#1624 - WA-20893 Fix tests in Automation
Pull Request -
State: closed - Opened by w-ahmedabdullajev 4 months ago
#1623 - Require should support parallel execution, and should not abort all tests in case of failure
Issue -
State: open - Opened by priyankshah217 4 months ago
- 2 comments
Labels: enhancement
#1622 - test: add tests for unset call matching #1621
Pull Request -
State: open - Opened by techfg 4 months ago
Labels: help wanted, pkg-mock
#1621 - `Unset` removes all expected calls that satisfy (vs match) arguments in call being unset
Issue -
State: open - Opened by techfg 4 months ago
Labels: bug
#1619 - Shuffle tests in suite
Pull Request -
State: closed - Opened by Djenchik 5 months ago
Labels: rejected/invalid
#1618 - go-difflib library v1.0.0 reached End Of Life
Issue -
State: closed - Opened by vlbarou 5 months ago
- 2 comments
Labels: bug
#1616 - Support Custom Equality and Diff in Assert and Require
Issue -
State: open - Opened by nathanjsweet 5 months ago
- 1 comment
Labels: enhancement
#1615 - Lazily render mock diff output on successful match
Pull Request -
State: open - Opened by mikeauclair 5 months ago
- 1 comment
Labels: pkg-mock, performance
#1614 - Call stack perf change for CallerInfo
Pull Request -
State: open - Opened by mikeauclair 5 months ago
Labels: pkg-mock, performance
#1613 - Shuffle tests inside a Suite
Issue -
State: open - Opened by marcelloh 5 months ago
- 1 comment
Labels: enhancement
#1611 - assert: Eventually should not leak a goroutine
Issue -
State: open - Opened by dolmen 5 months ago
- 12 comments
Labels: bug, pkg-assert, assert.Eventually
#1610 - Generate better comments for require package
Pull Request -
State: closed - Opened by Neokil 5 months ago
- 7 comments
Labels: documentation, pkg-require, internal/codegen
#1609 - Incorrect require.Error() docs
Issue -
State: open - Opened by andig 5 months ago
- 6 comments
Labels: bug, pkg-require
#1608 - CI: build on version from go.mod
Pull Request -
State: closed - Opened by gliptak 5 months ago
- 1 comment
#1607 - fix: grammar in godoc
Pull Request -
State: closed - Opened by miparnisari 5 months ago
Labels: documentation, pkg-assert, pkg-require
#1606 - feat: add assert.Consistently
Pull Request -
State: open - Opened by jfmyers9 6 months ago
- 10 comments
Labels: enhancement, pkg-assert, pkg-require, assert.Eventually
#1605 - mock: Conditionally toggle mock Call
Pull Request -
State: open - Opened by piotrpersona 6 months ago
- 1 comment
#1604 - Feature request: add BeforeSetupTest and AfterTearDownTest
Issue -
State: closed - Opened by sirzooro 6 months ago
- 4 comments
Labels: enhancement
#1602 - Update minimum required go version in README.md
Pull Request -
State: closed - Opened by lord63 6 months ago
- 2 comments
Labels: documentation
#1601 - Proposal: assert.NoFieldIsEmpty
Issue -
State: open - Opened by PeterEFinch 6 months ago
- 13 comments
Labels: enhancement
#1600 - assert: new assertion NotElementsMatch
Pull Request -
State: closed - Opened by hendrywiranto 6 months ago
- 4 comments
Labels: enhancement, pkg-assert
#1599 - call.Unset() panics when call := mockObj.On("Foo", mock.AnythingOfType("foo"))
Issue -
State: open - Opened by jeandeducla 6 months ago
- 3 comments
Labels: bug, wontfix, pkg-mock
#1598 - mock: avoid data races in Arguments.Diff
Pull Request -
State: open - Opened by petergardfjall 6 months ago
- 6 comments
Labels: bug, pkg-mock
#1597 - mock: Diff is prone to data races
Issue -
State: open - Opened by petergardfjall 6 months ago
- 4 comments
Labels: bug
#1596 - assert: invalid memory address or nil pointer dereference for assert.Error on darwin/arm64
Issue -
State: closed - Opened by samanhappy 6 months ago
- 1 comment
Labels: bug
#1595 - mock: add assertion for minimum number of method/function invocations
Pull Request -
State: open - Opened by shalinlk 7 months ago
- 1 comment
Labels: enhancement, pkg-mock
#1594 - Proposal: assert.NotElementsMatch()
Issue -
State: closed - Opened by jdycaico 7 months ago
- 4 comments
Labels: enhancement
#1593 - assert: Correctly document EqualValues behavior
Pull Request -
State: closed - Opened by brackendawson 7 months ago
- 1 comment
Labels: documentation, pkg-assert, assert.EqualValues
#1591 - assert: introducing no field is empty assertion function
Pull Request -
State: open - Opened by PeterEFinch 7 months ago
- 1 comment
#1590 - Proposal: Must-like utility
Issue -
State: closed - Opened by seiyab 7 months ago
- 3 comments
Labels: enhancement
#1589 - Drop outdated/abandoned dependencies
Issue -
State: closed - Opened by remycx 7 months ago
- 5 comments
Labels: help wanted, dependencies
#1588 - Correct the EventuallyWithT and EventuallyWithTf example
Pull Request -
State: closed - Opened by JonCrowther 7 months ago
Labels: documentation, pkg-assert, assert.Eventually
#1587 - assert.Regexp: handle []byte array properly
Pull Request -
State: closed - Opened by kevinburkesegment 7 months ago
Labels: bug, enhancement, pkg-assert, assert.Regexp
#1586 - assert.EqualExportedValues: accepts everything
Pull Request -
State: closed - Opened by redachl 7 months ago
Labels: enhancement, pkg-assert, assert.EqualValues
#1585 - Regexp accepts interface{}
Issue -
State: closed - Opened by kevinburkesegment 7 months ago
- 3 comments
Labels: Breaking Change
#1584 - EqualExportedValues can compare two slices
Issue -
State: open - Opened by redachl 7 months ago
- 3 comments
Labels: enhancement, pkg-assert, assert.EqualValues
#1582 - Fix time.Time compare
Pull Request -
State: closed - Opened by myxo 8 months ago
- 1 comment
#1581 - Integer overflow in time.Time comparison
Issue -
State: closed - Opened by myxo 8 months ago
Labels: bug
#1580 - assert: fix typo in comment
Pull Request -
State: closed - Opened by JohnEndson 8 months ago
#1579 - assert: make YAML dependency pluggable via build tags
Pull Request -
State: closed - Opened by dolmen 8 months ago
- 7 comments
Labels: enhancement, dependencies, internal/cleanup, YAML
#1578 - mock: cleanup argument matching API
Issue -
State: open - Opened by dolmen 8 months ago
- 7 comments
Labels: enhancement, pkg-mock, mock.ArgumentMatcher
#1577 - mock: add support for mock.Anything in slices
Pull Request -
State: open - Opened by andrewwillette 8 months ago
- 1 comment
Labels: enhancement, pkg-mock, mock.ArgumentMatcher
#1576 - v1.9.0 breaks float comparisons with EqualValues
Issue -
State: open - Opened by vlasn 8 months ago
- 6 comments
Labels: bug, pkg-assert, assert.EqualValues
#1575 - CI: bump softprops/action-gh-release from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies, github_actions
#1574 - .On().Return() doesn't enforce expectation for the returned value
Issue -
State: open - Opened by andrehoong-pixieset 8 months ago
- 1 comment
Labels: bug
#1573 - AnythingOfType is marked deprecated on pkgsite
Issue -
State: open - Opened by brackendawson 8 months ago
- 1 comment
Labels: bug
#1572 - mock: clear call from NotBefore expectations on Unset()
Pull Request -
State: open - Opened by st3penta 8 months ago
Labels: bug, pkg-mock
#1571 - mock: simplify implementation of FunctionalOptions
Pull Request -
State: closed - Opened by dolmen 8 months ago
- 4 comments
Labels: pkg-mock, internal/refactor, mock.ArgumentMatcher
#1570 - mock: improve doc
Pull Request -
State: closed - Opened by dolmen 8 months ago
Labels: documentation, pkg-mock, mock.ArgumentMatcher
#1569 - mock: document more alternatives to deprecated AnythingOfTypeArgument
Pull Request -
State: closed - Opened by dolmen 8 months ago
Labels: documentation, pkg-mock, mock.ArgumentMatcher
#1568 - README: link out to the excellent testifylint
Pull Request -
State: closed - Opened by brackendawson 8 months ago
- 2 comments
Labels: documentation
#1567 - deps: fix dependency cycle with objx (again)
Pull Request -
State: open - Opened by dolmen 9 months ago
- 6 comments
Labels: dependencies
#1566 - assert: deprecate CompareType
Pull Request -
State: closed - Opened by dolmen 9 months ago
- 1 comment
Labels: pkg-assert, internal/refactor, internal/cleanup
#1565 - .gitignore: ignore "go test -c" binaries
Pull Request -
State: open - Opened by dolmen 9 months ago
Labels: internal/cleanup
#1563 - assert: make *AssertionFunc types just aliases
Pull Request -
State: open - Opened by dolmen 9 months ago
- 2 comments
Labels: pkg-assert, pkg-require
#1562 - assert: make tHelper a type alias
Pull Request -
State: closed - Opened by dolmen 9 months ago
- 1 comment
Labels: pkg-assert, pkg-require, internal/refactor