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

#1561 - deps: downgrade objx to v0.5.1

Pull Request - State: open - Opened by dolmen 9 months ago - 1 comment

#1559 - assert: handle TokenTooLong error scenario

Pull Request - State: closed - Opened by arjunmahishi 9 months ago - 3 comments
Labels: bug, pkg-assert

#1558 - Added support for getting the arguments of mock function call for a specific call count

Pull Request - State: open - Opened by mahigadamsetty 9 months ago
Labels: enhancement, Breaking Change, pkg-mock

#1556 - Add ErrorAssertionFunc creators

Pull Request - State: open - Opened by JERHAV 9 months ago - 7 comments
Labels: enhancement, pkg-assert, pkg-require

#1555 - ci: Add go 1.22 to ci matrix

Pull Request - State: closed - Opened by obalunenko 9 months ago - 2 comments

#1554 - Add GoLang 1.22 to CI Testing Matrix for Package Compatibility Verification

Issue - State: closed - Opened by obalunenko 9 months ago - 2 comments
Labels: enhancement

#1553 - suite: add wrappers for Log and Logf functions

Pull Request - State: open - Opened by fredrb 9 months ago - 1 comment
Labels: enhancement, revisit, pkg-suite

#1552 - build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, go

#1551 - assert fails and expects to dereference a reference

Issue - State: closed - Opened by Anacardo89 9 months ago - 1 comment
Labels: bug

#1550 - Include the auto-release notes in releases

Pull Request - State: closed - Opened by brackendawson 9 months ago

#1549 - Data race when mock is called with refernce to same object as expectation

Issue - State: closed - Opened by brackendawson 9 months ago - 1 comment
Labels: bug

#1548 - http_assertions: honour the msgAndArgs provided with each assertion

Pull Request - State: closed - Opened by arjunmahishi 9 months ago - 1 comment
Labels: bug

#1547 - Adapt EqualExportedValues to accept ptr types on top of struct types

Pull Request - State: closed - Opened by redachl 9 months ago - 1 comment

#1546 - assert: switch the diff library to go-diff

Pull Request - State: open - Opened by mitioshi 9 months ago - 1 comment
Labels: dependencies

#1545 - Update Github workflows setup-go to V5

Pull Request - State: closed - Opened by hendrywiranto 9 months ago

#1543 - unnecessary/incorrect log call in AssertExpectations

Issue - State: closed - Opened by win-arturo 9 months ago - 2 comments
Labels: bug, good first issue

#1542 - mock: Call.NotBefore still expects calls removed with Call.Unset

Issue - State: open - Opened by brackendawson 9 months ago - 6 comments
Labels: bug, pkg-mock

#1540 - Update the build status badge

Pull Request - State: closed - Opened by brackendawson 9 months ago

#1538 - [chore] Add issue templates

Pull Request - State: closed - Opened by arjunmahishi 9 months ago - 3 comments

#1537 - Revert "assert: ObjectsAreEqual: use time.Equal for time.Time type"

Pull Request - State: closed - Opened by brackendawson 9 months ago - 3 comments
Labels: bug, pkg-assert

#1536 - assert: Equal does not consider Zone information in time.Time

Issue - State: closed - Opened by brackendawson 9 months ago
Labels: bug, pkg-assert

#1530 - How can I get coverage in the Suite package

Issue - State: closed - Opened by mkuznetsov2 9 months ago - 6 comments

#1528 - Unexpected call when interface is parameter

Issue - State: closed - Opened by amerpersonal 10 months ago - 4 comments

#1527 - Allow user to skip (ignore) specific caller frames in assert.CallerInfo()

Issue - State: open - Opened by xuxife 10 months ago - 4 comments
Labels: enhancement

#1526 - assert: support byte slice in Contains

Pull Request - State: open - Opened by nickajacks1 10 months ago - 3 comments
Labels: enhancement, pkg-assert, pkg-require

#1525 - assert/require.Len doesn't print anything if the slice is too long

Issue - State: open - Opened by fgimian 10 months ago - 19 comments
Labels: bug

#1524 - Proposal: guard or support comparing with untyped nil

Issue - State: open - Opened by Antonboom 10 months ago - 5 comments

#1523 - Is it possible to assert for multiple allowed values?

Issue - State: closed - Opened by red8888 11 months ago - 2 comments

#1519 - assert: add InDelta for maps with a deltas map

Pull Request - State: open - Opened by julian776 11 months ago - 2 comments
Labels: enhancement, pkg-assert, pkg-require, assert.InEpsilon

#1518 - README: replace Testify V2 notice with @dolmen's V2 manifesto

Pull Request - State: closed - Opened by hendrywiranto 11 months ago - 9 comments
Labels: documentation

#1517 - Support Pointer to Struct in EqualExportedValues

Pull Request - State: closed - Opened by Lucaber 11 months ago - 2 comments

#1514 - assert: add position and pass msg to underlying func in InDeltaMapValues, InDeltaMapValues, and InEpsilonSlice

Pull Request - State: open - Opened by hendrywiranto 12 months ago
Labels: pkg-assert, pkg-require, assert.InEpsilon

#1513 - Add function for supporting JSON equality checks using byte slices

Pull Request - State: open - Opened by GCrispino 12 months ago - 6 comments
Labels: enhancement, pkg-assert

#1512 - suite.Run: validate Test* methods signature

Pull Request - State: open - Opened by Barugoo 12 months ago
Labels: bug, pkg-suite

#1511 - feat(mock): add Replace method to Call

Pull Request - State: closed - Opened by lefinal 12 months ago - 3 comments
Labels: enhancement, pkg-mock

#1508 - suite: missing signature check before calling Test* method

Issue - State: open - Opened by wvell about 1 year ago - 4 comments
Labels: bug, help wanted, pkg-suite

#1500 - assert: Add new assertion InEpsilonMapValues

Pull Request - State: open - Opened by hendrywiranto about 1 year ago - 3 comments
Labels: enhancement, pkg-assert, assert.InEpsilon

#1496 - proposal: analogue of `InDeltaMapValues` with different deltas

Issue - State: open - Opened by Antonboom about 1 year ago - 3 comments
Labels: help wanted

#1495 - assert: fix missing *http.Request.RequestURI

Pull Request - State: open - Opened by hidu about 1 year ago
Labels: bug, pkg-assert

#1492 - assert: accept values with named types in `InDelta*`, `InEpsilon*`

Issue - State: open - Opened by RemiMattheyDoret about 1 year ago - 2 comments
Labels: enhancement, pkg-assert, pkg-require, assert.InEpsilon

#1491 - assert: Add HTTP builder to combine request x response using builder.

Pull Request - State: closed - Opened by Matovidlo about 1 year ago - 7 comments
Labels: pkg-assert

#1485 - assert: better formatting for Len() error

Pull Request - State: closed - Opened by kevinburkesegment about 1 year ago - 16 comments
Labels: bug, pkg-assert, hacktoberfest-accepted

#1481 - assert: collect.FailNow() should not panic

Pull Request - State: closed - Opened by marshall-lee about 1 year ago - 9 comments
Labels: bug, pkg-assert, assert.Eventually, hacktoberfest-accepted

#1480 - assert: add option to colorize diffs produced by assert.Equal

Pull Request - State: open - Opened by mitioshi about 1 year ago - 4 comments
Labels: enhancement, pkg-assert, enhancement: colored output

#1468 - mock: make (mock.Call).Times(int) add expectations for each expected call

Pull Request - State: open - Opened by Ullaakut about 1 year ago - 2 comments
Labels: bug, pkg-mock, hacktoberfest-accepted

#1464 - assert: ObjectsAreEqual: use time.Equal for time.Time types

Pull Request - State: closed - Opened by tscales about 1 year ago - 1 comment
Labels: bug, pkg-assert, hacktoberfest-accepted

#1461 - Same time values in same timezone are not equal

Issue - State: closed - Opened by gabriel-vasile about 1 year ago - 1 comment
Labels: bug, pkg-assert, assert.EqualValues

#1457 - assert: EventuallyWithT must catch panics in condition such as CollectT.FailNow

Issue - State: closed - Opened by dolmen over 1 year ago - 2 comments
Labels: bug, pkg-assert, assert.Eventually

#1449 - FunctionalOptions dont work if function call not in the test-function scope

Issue - State: closed - Opened by snirye over 1 year ago - 4 comments
Labels: bug

#1441 - mock: deprecate type AnythingOfTypeArgument (#1434)

Pull Request - State: closed - Opened by dolmen over 1 year ago
Labels: bug, pkg-mock, internal/cleanup, mock.ArgumentMatcher

#1439 - `Eventually`/`EventuallyWithT` should only use one goroutine

Issue - State: open - Opened by cszczepaniak over 1 year ago - 8 comments
Labels: enhancement, input needed, help wanted, pkg-assert, concurrency, assert.Eventually

#1433 - mock: fix FunctionalOptions docs

Pull Request - State: closed - Opened by snirye over 1 year ago - 2 comments
Labels: bug, documentation, pkg-mock, mock.ArgumentMatcher

#1431 - assert: deprecate and move exported internal comparison functions

Pull Request - State: open - Opened by brackendawson over 1 year ago - 1 comment
Labels: documentation, internal/refactor

#1430 - assert: IsIncreasing et al can return false w/out failing

Pull Request - State: open - Opened by brackendawson over 1 year ago
Labels: bug, pkg-assert

#1427 - assert: check early in Eventually, EventuallyWithT, and Never

Pull Request - State: open - Opened by cszczepaniak over 1 year ago - 9 comments
Labels: enhancement, pkg-assert, assert.Eventually

#1425 - Fix calling Unset on call with argumentMatcher.

Pull Request - State: open - Opened by jslang over 1 year ago - 3 comments
Labels: bug, help wanted, pkg-mock, mock.ArgumentMatcher

#1424 - Succeed quickly in `Eventually`, `EventuallyWithT`

Issue - State: open - Opened by cszczepaniak over 1 year ago - 8 comments
Labels: enhancement, under consideration, pkg-assert, assert.Eventually

#1423 - Add Helper() method in internal mocks and assert.CollectT

Pull Request - State: open - Opened by dolmen over 1 year ago
Labels: pkg-mock, pkg-assert, pkg-require, assert.Eventually, TB.Helper, hacktoberfest-accepted, ready-for-merge

#1421 - suite: fix test failures

Pull Request - State: closed - Opened by stevenh over 1 year ago - 2 comments
Labels: test, pkg-suite, internal/refactor, internal/testing

#1416 - mock: optimize argument matching checks

Pull Request - State: closed - Opened by dolmen over 1 year ago - 4 comments
Labels: pkg-mock, internal/optimization, hacktoberfest-accepted, mock.ArgumentMatcher

#1401 - mock: fix map[string]struct{} map[string]interface{} Argument compare panic

Pull Request - State: closed - Opened by lecw199 over 1 year ago - 6 comments
Labels: bug, wontfix, help wanted, pkg-mock, mock.ArgumentMatcher

#1396 - Improve the behavior of `require` assertions when using `assert.EventuallyWithT`

Issue - State: closed - Opened by antoninbas over 1 year ago - 3 comments
Labels: help wanted, pkg-assert

#1388 - Use of WithinDuration on Equal when having nested time.Time

Issue - State: open - Opened by hosseio over 1 year ago - 1 comment
Labels: enhancement, pkg-assert, type-Time

#1385 - Add `NotImplements` and variants

Pull Request - State: closed - Opened by hslatman over 1 year ago - 3 comments
Labels: enhancement, pkg-assert

#1384 - assert: Remove the struct type constraint on 'TestEqualExportedValues' to support pointer comparisons

Pull Request - State: closed - Opened by HaraldNordgren over 1 year ago - 11 comments
Labels: enhancement, pkg-assert, assert.EqualValues

#1383 - mock.AssertExpectations error message is not ideal

Issue - State: open - Opened by tpottinger2 over 1 year ago - 3 comments
Labels: pkg-mock

#1382 - Nested Assertion

Issue - State: open - Opened by kalengbekas over 1 year ago - 1 comment

#1381 - Remove functional option caller name match expectation

Pull Request - State: open - Opened by dillonstreator over 1 year ago - 3 comments

#1380 - Functional Options testing broken for indirect calls

Issue - State: open - Opened by dillonstreator over 1 year ago - 2 comments
Labels: bug, pkg-mock, mock.ArgumentMatcher

#1379 - EqualExportedValues: Handle nested pointer, slice and map fields

Pull Request - State: closed - Opened by HaraldNordgren over 1 year ago - 8 comments

#1378 - ObjectsExportedFieldsAreEqual: Handle pointer and slice fields

Pull Request - State: closed - Opened by HaraldNordgren over 1 year ago - 1 comment

#1377 - Different slice capacity causes assert.Equal to fail

Issue - State: closed - Opened by titus-ong over 1 year ago - 2 comments

#1376 - ElementsMatch should shows exact difference (per line)

Issue - State: open - Opened by vitaly-zdanevich over 1 year ago - 1 comment

#1374 - New release

Issue - State: open - Opened by Seklfreak over 1 year ago

#1373 - EqualExportedValues: Support nested structs and time.Time fields

Pull Request - State: open - Opened by feidtmb over 1 year ago - 7 comments

#1372 - Support AnyTimes call in mock

Issue - State: open - Opened by qingwave over 1 year ago - 1 comment

#1368 - Feidtmb/time equality

Pull Request - State: closed - Opened by feidtmb over 1 year ago - 1 comment

#1367 - Remove myself from MAINTAINERS.md

Pull Request - State: closed - Opened by mvdkleijn over 1 year ago
Labels: community

#1366 - Using Frogbot to scan this repository

Issue - State: open - Opened by eyalbe4 over 1 year ago

#1365 - compare 2 files or folders ?

Issue - State: open - Opened by gedw99 over 1 year ago

#1364 - matchedBy called multiple times during the test execution

Issue - State: closed - Opened by karakanb over 1 year ago - 3 comments

#1363 - Support for `BeforeSubTest` and `AfterSubTest` methods

Issue - State: open - Opened by aliml92 over 1 year ago - 2 comments

#1362 - assert: fix error message formatting for NotContains

Pull Request - State: closed - Opened by wwade over 1 year ago - 4 comments

#1361 - assert: Improve InEpsilon error message

Pull Request - State: open - Opened by jgannonjr over 1 year ago - 2 comments
Labels: enhancement, help wanted, pkg-assert

#1360 - mock: AssertExpectations reason log output only if failed

Pull Request - State: open - Opened by hikyaru-suzuki over 1 year ago

#1359 - `Equal` and `NotEqual` don't always work

Issue - State: open - Opened by joshprzybyszewski-wf over 1 year ago - 1 comment

#1358 - mock: Remove or Disable logging output in mock.AssertExpectations

Issue - State: open - Opened by hikyaru-suzuki over 1 year ago - 1 comment

#1357 - fix bad interface{} string formats

Pull Request - State: closed - Opened by nomionz over 1 year ago

#1356 - Update didPanic to work with Go 1.21+

Pull Request - State: open - Opened by bwplotka over 1 year ago - 1 comment

#1355 - Wrong format string for objects in error messages

Issue - State: open - Opened by phemmer over 1 year ago - 2 comments

#1354 - Create GitHub release when new release tag is pushed

Pull Request - State: open - Opened by aldas over 1 year ago - 2 comments

#1353 - Add PanicsWithErrorIs assertion

Pull Request - State: open - Opened by jannisbaudisch over 1 year ago
Labels: enhancement, pkg-assert, pkg-require, type-error

#1352 - Add PanicWithErrorIs assertions (#1350)

Pull Request - State: closed - Opened by jannisbaudisch over 1 year ago

#1351 - Add PanicWithErrorIs assertions (#1350)

Pull Request - State: closed - Opened by jannisbaudisch over 1 year ago - 1 comment

#1350 - Missing functionality to assert panics with errors.Is()

Issue - State: open - Opened by jannisbaudisch over 1 year ago - 1 comment