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
#1058 - Improve list/map support for ObjectsAreEqual
Pull Request -
State: open - Opened by harryzcy over 3 years ago
- 2 comments
Labels: bug, pkg-assert, must-rebase, assert.EqualValues
#1045 - Closes #1040
Pull Request -
State: closed - Opened by SaeeSaadat almost 4 years ago
- 1 comment
#1033 - Impossible to just compare public elements of a struct.
Issue -
State: closed - Opened by rsheasby almost 4 years ago
- 2 comments
#1025 - JSONEq returning error due to difference in ordering
Issue -
State: closed - Opened by NamanJain8 about 4 years ago
- 15 comments
#1023 - mock: allow testing for functional options
Pull Request -
State: closed - Opened by nbaztec about 4 years ago
- 2 comments
Labels: enhancement, input needed, pkg-mock, mock.ArgumentMatcher
#1021 - Fix custom messages in comparison-assertions
Pull Request -
State: closed - Opened by benjaminjkraft about 4 years ago
- 5 comments
Labels: bug, rejected/duplicate, pkg-assert
#1015 - Point release
Issue -
State: closed - Opened by dag-erling about 4 years ago
- 4 comments
#997 - Mock Matcher for functional options
Issue -
State: closed - Opened by nbaztec about 4 years ago
- 3 comments
#994 - Colorize 'expected' and 'actual'
Pull Request -
State: open - Opened by hcmlinj about 4 years ago
- 4 comments
Labels: pkg-assert, enhancement: colored output
#986 - Speed up mock.findExpectedCall by skipping diff if not necessary
Pull Request -
State: open - Opened by mrahs over 4 years ago
- 2 comments
Labels: pkg-mock, internal/optimization
#984 - Struct containing a time.Time can't be compared correctly.
Issue -
State: open - Opened by leoleoasd over 4 years ago
- 9 comments
Labels: bug
#982 - Add .Unset method to mock
Pull Request -
State: closed - Opened by pdufour over 4 years ago
- 21 comments
#967 - Give mock.Arguments a method to assign arguments to named return values.
Pull Request -
State: closed - Opened by brackendawson over 4 years ago
- 1 comment
Labels: enhancement, pkg-mock
#965 - get call count in thread safe way
Pull Request -
State: open - Opened by nbaztec over 4 years ago
- 5 comments
Labels: bug, pkg-mock
#963 - Replace type assertions with reflect.ValueOf()
Pull Request -
State: open - Opened by Pr0Ger over 4 years ago
- 5 comments
Labels: revisit, pkg-assert, internal/cleanup
#946 - Colorize "expected" and "actual"
Issue -
State: open - Opened by golopot over 4 years ago
- 8 comments
Labels: enhancement, help wanted, enhancement: colored output
#943 - regex fix in Commentf to resolve EqualValuesf and Exactlyf example errors
Pull Request -
State: closed - Opened by libnine over 4 years ago
- 1 comment
Labels: rejected/duplicate, pkg-assert, internal/codegen
#934 - TearDownTest is being executed while parallel sub tests are still running
Issue -
State: open - Opened by swithek over 4 years ago
- 19 comments
Labels: bug
#932 - suite: fix method name matching
Pull Request -
State: open - Opened by boyan-soubachov over 4 years ago
Labels: bug, pkg-suite, rejected/outdated
#925 - Http Assertions does not allow the creation of a body
Issue -
State: closed - Opened by ihulsbus over 4 years ago
- 24 comments
Labels: enhancement, wontfix
#921 - Fix the assert message on AssertCalled
Pull Request -
State: open - Opened by alexrocco over 4 years ago
Labels: bug, pkg-assert
#918 - InEpsilon does not fail when passed a NaN value
Issue -
State: closed - Opened by hectorj over 4 years ago
- 2 comments
#912 - Add `EqualEnum` function
Issue -
State: open - Opened by Nokel81 over 4 years ago
- 4 comments
#907 - consider optional expected calls last.
Pull Request -
State: open - Opened by rubensayshi over 4 years ago
Labels: enhancement, Breaking Change, pkg-mock
#906 - [WIP] Create testify version 2
Pull Request -
State: open - Opened by boyan-soubachov over 4 years ago
- 7 comments
Labels: enhancement, input needed, on hold
#902 - Better alternative to Eventually()
Issue -
State: closed - Opened by maratori over 4 years ago
- 4 comments
#867 - changed dependency to interface
Pull Request -
State: closed - Opened by npxcomplete almost 5 years ago
- 3 comments
#858 - How to catch a Fatal
Issue -
State: closed - Opened by dix75 almost 5 years ago
- 10 comments
Labels: enhancement
#840 - add missing MsgAndArgs output to InDeltaSlice
Pull Request -
State: closed - Opened by phemmer about 5 years ago
- 1 comment
Labels: bug, rejected/duplicate, pkg-assert, assert.InEpsilon
#829 - Expose "require" suite
Issue -
State: open - Opened by Blquinn about 5 years ago
- 29 comments
Labels: Breaking Change
#827 - Update dependency to gopkg.in/yaml.v3
Pull Request -
State: closed - Opened by hairyhenderson about 5 years ago
- 3 comments
Labels: dependencies, YAML
#825 - #562: assert.NoError() and assert.Error() now behave correctly when a nil error struct is supplied
Pull Request -
State: closed - Opened by e-nikolov about 5 years ago
- 5 comments
Labels: pkg-assert, rejected/invalid
#821 - Feature Request: file path in stack traces
Issue -
State: closed - Opened by ravishi about 5 years ago
- 2 comments
#820 - Do not get argument again unnecessarily in Arguments.Error()
Pull Request -
State: closed - Opened by TomWright about 5 years ago
Labels: pkg-mock, internal/optimization
#811 - How to write benchmarks using testify / suite ?
Issue -
State: closed - Opened by msonawane about 5 years ago
- 11 comments
#806 - Compare structs with unsorted slices
Issue -
State: open - Opened by LawYard about 5 years ago
- 9 comments
Labels: enhancement
#781 - mock: Allow custom matcher functions to return error strings displayed on a failed match
Pull Request -
State: open - Opened by georgelesica-wf over 5 years ago
- 2 comments
Labels: enhancement, pkg-mock, mock.ArgumentMatcher
#775 - Add YAMLEq to assert that two YAML strings are equivalent
Pull Request -
State: closed - Opened by bobuhiro11 over 5 years ago
- 2 comments
Labels: enhancement, YAML
#772 - How to handle failed expectations inside of a goroutine?
Issue -
State: open - Opened by trivigy over 5 years ago
- 6 comments
Labels: documentation, concurrency
#767 - Improve error message for over-repeating calls
Pull Request -
State: closed - Opened by everdance over 5 years ago
- 2 comments
Labels: enhancement
#760 - Clean up code generation and CI process
Pull Request -
State: open - Opened by georgelesica-wf over 5 years ago
- 1 comment
Labels: enhancement, must-rebase
#758 - Support protobuf equality
Issue -
State: closed - Opened by evie404 over 5 years ago
- 18 comments
#757 - go mod inconsistencies
Issue -
State: closed - Opened by AdamSLevy over 5 years ago
- 3 comments
#742 - Support dynamic return values
Pull Request -
State: open - Opened by gburt over 5 years ago
- 16 comments
Labels: enhancement, pkg-mock
#741 - assert mock calls in order
Issue -
State: closed - Opened by ran-berenfeld over 5 years ago
- 6 comments
#730 - Add PanicAssertionFunc
Issue -
State: closed - Opened by palsivertsen over 5 years ago
- 3 comments
#726 - assert: add EqualFileContent
Pull Request -
State: open - Opened by Ma124 almost 6 years ago
- 2 comments
Labels: enhancement, pkg-assert, must-rebase
#711 - doc: not clear how to test for one number less than another
Issue -
State: closed - Opened by shaunc almost 6 years ago
- 4 comments
Labels: good first issue, documentation
#691 - Add NaN function
Pull Request -
State: closed - Opened by yahelmanor almost 6 years ago
- 3 comments
Labels: enhancement, wontfix, pkg-assert
#687 - Improve output when method called too many times
Pull Request -
State: closed - Opened by zkry about 6 years ago
- 2 comments
Labels: bug, enhancement
#683 - Added NotFileExists and NotDirExists to assertions
Pull Request -
State: closed - Opened by elliotforbes about 6 years ago
- 6 comments
Labels: enhancement, input needed, Changes Requested
#681 - IsType: A type-safe way of checking argument type
Pull Request -
State: closed - Opened by dcormier about 6 years ago
Labels: enhancement, input needed, mock.ArgumentMatcher
#666 - Asserting equality for Dates
Issue -
State: closed - Opened by vrde about 6 years ago
- 9 comments
#663 - Call a suite method before panic
Pull Request -
State: open - Opened by tschaub about 6 years ago
- 1 comment
#641 - Standardize function parameter order
Issue -
State: open - Opened by zlotnika over 6 years ago
- 13 comments
#639 - Allow custom matcher functions to return error strings displayed on a failed match
Pull Request -
State: closed - Opened by brandonbodnar-wk over 6 years ago
- 8 comments
Labels: enhancement, pkg-mock, mock.ArgumentMatcher
#637 - Race-free read of Calls list
Pull Request -
State: open - Opened by jakewins over 6 years ago
- 2 comments
Labels: bug, pkg-mock
#629 - Add prefix and suffix assertions
Pull Request -
State: open - Opened by georgelesica-wf over 6 years ago
- 5 comments
#624 - assert two NaN values
Issue -
State: open - Opened by ghost over 6 years ago
- 5 comments
Labels: enhancement, wontfix, pkg-assert
#598 - Assert for HTTP Headers
Issue -
State: closed - Opened by falkerson over 6 years ago
- 9 comments
Labels: wontfix
#558 - question / feature-suggestion: built-in way to overwrite / clear ExpectedCalls?
Issue -
State: closed - Opened by jokeyrhyme over 6 years ago
- 10 comments
#535 - Use go-cmp instead of reflect.DeepEqual
Issue -
State: open - Opened by ernesto-jimenez almost 7 years ago
- 30 comments
Labels: Breaking Change, help wanted
#514 - Very confusing output if call.Repeantability exceeded
Issue -
State: closed - Opened by decibel about 7 years ago
- 2 comments
Labels: help wanted
#510 - Add a Run helper method
Pull Request -
State: closed - Opened by JelteF about 7 years ago
- 7 comments
#502 - require.Equal: Comparing time.Time after marshalling and unmarshalling is not correct
Issue -
State: closed - Opened by clebs about 7 years ago
- 12 comments
Labels: duplicate
#483 - Add spies package
Issue -
State: closed - Opened by nyarly over 7 years ago
- 6 comments
Labels: revisit
#473 - Provision for Skipping a test
Issue -
State: open - Opened by nanjekyejoannah-zz over 7 years ago
- 11 comments
#457 - Release that includes `.Subset`?
Issue -
State: closed - Opened by zbintliff over 7 years ago
- 5 comments
#425 - Use function pointers to set up mock expectations
Issue -
State: open - Opened by littledot over 7 years ago
- 9 comments
#423 - Using mock struct as arg to mocked method causes data race
Issue -
State: closed - Opened by lance-burton over 7 years ago
- 7 comments
Labels: pkg-mock, concurrency
#375 - Improved error reporting of unexpected method calls
Pull Request -
State: open - Opened by seppestas almost 8 years ago
- 1 comment
Labels: enhancement, pkg-mock
#350 - Allow dynamic returns based on arguments
Issue -
State: closed - Opened by alexandrevicenzi about 8 years ago
- 33 comments
Labels: input needed
#333 - Export mock.argumentMatcher
Pull Request -
State: closed - Opened by connor4312 over 8 years ago
- 4 comments
Labels: pkg-mock, mock.ArgumentMatcher
#316 - Message argument checking is inconsistent between functions
Issue -
State: open - Opened by prashantv over 8 years ago
- 11 comments
#248 - Glide Support Added
Pull Request -
State: closed - Opened by akutz almost 9 years ago
- 8 comments
Labels: dependencies
#187 - Running Parallel Tests in Suite
Issue -
State: open - Opened by eyphka over 9 years ago
- 23 comments
Labels: enhancement, concurrency, pkg-suite
#160 - Address #159: Meaningful panic when expecting Func
Pull Request -
State: closed - Opened by ernesto-jimenez over 9 years ago
- 2 comments
Labels: bug, pkg-mock, mock.ArgumentMatcher
#158 - Allow mocking methods updating referenced structs
Pull Request -
State: closed - Opened by ernesto-jimenez over 9 years ago
- 3 comments
Labels: enhancement, pkg-mock, mock.ArgumentMatcher
#146 - Implements arg order is backwards
Issue -
State: open - Opened by willfaught over 9 years ago
- 13 comments
Labels: Breaking Change
#143 - assert.Equal randomly fails testing maps
Issue -
State: closed - Opened by phemmer over 9 years ago
- 20 comments
#52 - Testing with multiple suites has them run in parallel
Issue -
State: open - Opened by seantalts over 10 years ago
- 19 comments
Labels: documentation, concurrency, pkg-suite, question, rejected/invalid
#47 - mock: fix use of AnythingOfType with AssertCalled
Pull Request -
State: closed - Opened by pietern over 10 years ago
- 1 comment
Labels: pkg-mock, mock.ArgumentMatcher
#28 - Fix support for AnythingOfTypeArgument.
Pull Request -
State: closed - Opened by maraino almost 11 years ago
Labels: pkg-mock, mock.ArgumentMatcher