Skip to content

Pull requests: stretchr/testify

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix for assert.Equal panics on User type from string
#627 opened Jul 7, 2018 by jsidew Loading… updated Jul 7, 2018
[#387] Fix a bug in []byte and []uint reflections Breaking Change
#969 opened Jun 25, 2020 by thanakritju Loading… updated Aug 4, 2020
Travis-ci: added support for ppc64le
#1024 opened Nov 10, 2020 by dthadi3 Loading… updated Jan 14, 2021
Fix assert.InDeltaSlice to avoid panic
#1060 opened Mar 5, 2021 by egawata Loading… updated May 12, 2021
Added partial equal assertion for JSON
#1110 opened Aug 11, 2021 by alan2wong Loading… updated Feb 11, 2022
Fix race in Diff printer bug input needed
#654 opened Aug 28, 2018 by gz-c Loading… updated Apr 10, 2022 v1.7.0
[BC break] Fix Maybe().Times(n) and little refactoring
#1053 opened Feb 21, 2021 by grongor Loading… updated Aug 18, 2022
Adds AnythingOfTypeT wrapper function enhancement pkg-mock Any issues related to Mock
#1336 opened Feb 1, 2023 by chrsalx Loading… updated Jul 6, 2023 v2.0.0
Add suite variant for benchmarks enhancement pkg-suite Change related to package testify/suite
#495 opened Aug 31, 2017 by JelteF Loading… updated Jul 6, 2023
Switch codegen to source importing and allow additional imports. input needed internal/codegen Change related to internal code generation
#753 opened Apr 19, 2019 by nomis52 Loading… updated Jul 7, 2023
Refactor assertions to use generics Breaking Change enhancement generics go1.19+ Change applies when running with go1.19+ pkg-assert Change related to package testify/assert
#1308 opened Nov 27, 2022 by TheAndrew2115 Draft updated Jul 11, 2023 v2.0.0
Support sort.Interface in IsIncreasing et al. enhancement pkg-assert Change related to package testify/assert
#1124 opened Oct 29, 2021 by brackendawson Loading… updated Jul 21, 2023
Refactor Diff to reduce risk of triggering race conditions. bug concurrency pkg-mock Any issues related to Mock
#812 opened Sep 3, 2019 by sjames-iberis Loading… updated Jul 31, 2023
#946 Colorize 'Expected' and 'Actual' in Assert Package + Minor Fixes: #1112, #1086 & #1231 enhancement: colored output About adding colored output enhancement pkg-assert Change related to package testify/assert
#1232 opened Jul 17, 2022 by vaguecoder Loading… updated Oct 10, 2023
2
2
suite: Multiple test runs enhancement pkg-suite Change related to package testify/suite
#1245 opened Aug 8, 2022 by eisandbar Loading… updated Oct 30, 2023
Give mock.Anything its own type so it can't be mistaken for a string internal/refactor Refactor internals with no external visible changes pkg-mock Any issues related to Mock
#1063 opened Mar 20, 2021 by dbravender Loading… updated Oct 31, 2023
ci: improve github workflows github_actions Pull requests that update GitHub Actions code rejected/unrelated-changes
#1460 opened Aug 20, 2023 by stevenh Loading… updated Nov 11, 2023
Colorize 'expected' and 'actual' enhancement: colored output About adding colored output pkg-assert Change related to package testify/assert
#994 opened Aug 20, 2020 by hcmlinj Loading… updated Mar 6, 2024
suite: fix method name matching bug pkg-suite Change related to package testify/suite rejected/outdated Too old for a rebase, or no longer relevant
#932 opened Apr 26, 2020 by boyan-soubachov Loading… updated Mar 6, 2024 v1.7.0
consider optional expected calls last. Breaking Change enhancement pkg-mock Any issues related to Mock
#907 opened Mar 3, 2020 by rubensayshi Loading… updated Mar 6, 2024
Call a suite method before panic
#663 opened Sep 12, 2018 by tschaub Loading… updated Mar 6, 2024
Race-free read of Calls list bug pkg-mock Any issues related to Mock
#637 opened Jul 16, 2018 by jakewins Loading… updated Mar 6, 2024
assert: add InDelta for maps with a deltas map assert.InEpsilon About assert.InEpsilon and family enhancement pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1519 opened Dec 17, 2023 by julian776 Loading… updated Mar 7, 2024
Update didPanic to work with Go 1.21+
#1356 opened Mar 2, 2023 by bwplotka Loading… updated Mar 7, 2024
ProTip! Add no:assignee to see everything that’s not assigned.