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

Adds a helper to quickly get the calls for a given method
#404 by aubm was closed Jul 18, 2017 Loading… updated Jul 18, 2017
Remove "?" after url when query string (values) is not provided
#523 by al3rez was closed Dec 30, 2017 Loading… updated Dec 30, 2017
Add using 'Equal' method of structure to test equality
#394 by bgaifullin was closed Dec 30, 2017 Loading… updated Dec 30, 2017
Modify AssertCalled and AssertNotCalled to give better error messages
#405 by ernsheong was closed Mar 3, 2018 Loading… updated Mar 3, 2018
Modify AssertCalled and AssertNotCalled to give better error messages
#560 by peppelan was closed Mar 3, 2018 Loading… updated Mar 4, 2018
Add T object and Test method to Mock
#569 by posener was closed Mar 11, 2018 Loading… updated Mar 11, 2018
return error from MethodCalled if call is not expected
#454 by yiminc-zz was closed Jun 9, 2018 Loading… updated Jun 9, 2018
[FIX] Cleanup code
#546 by im-kulikov was closed Sep 19, 2018 Loading… updated Sep 19, 2018
Add go.mod and go.modverify
#607 by leighmcculloch was merged Dec 28, 2018 Loading… updated Jan 12, 2019 Release 1.3.0
Add ContainsValue for maps
#845 by jybp was closed Apr 27, 2020 Loading… updated Apr 27, 2020
Move mention of vektra/mockery to go-mockery/mockery
#939 by LandonTClipp was closed May 2, 2020 Loading… updated May 2, 2020
Fix typo
#1004 by davidporos92 was closed Jan 14, 2021 Loading… updated Jan 14, 2021
Add non nillable type check for NotNil assertion
#584 by medzin was closed Nov 30, 2022 Loading… updated Nov 30, 2022
assert: add NotZeroThenSetZero and NotNilThenSetNil enhancement generics pkg-assert Change related to package testify/assert
#1440 by HaraldNordgren was closed Jul 31, 2023 Loading… updated Jul 31, 2023
add constructor to assertions object to smooth out subtests enhancement pkg-assert Change related to package testify/assert testing.T.Run About subtests and testing.T.Run.
#603 by ichiban was closed Jul 31, 2023 Loading… updated Jul 31, 2023
code optimization internal/refactor Refactor internals with no external visible changes rejected/duplicate
#1386 by testwill was closed Jul 5, 2023 Loading… updated Oct 10, 2023
assert: handle array case in copyExportedFields #1404 bug pkg-assert Change related to package testify/assert rejected/duplicate
#1436 by qerdcv was closed Oct 16, 2023 Loading… updated Oct 16, 2023
suite: recover and fail on subtest bug pkg-suite Change related to package testify/suite
#1455 by anuragprafulla was closed Oct 30, 2023 Loading… updated Oct 30, 2023
fix: update Empty()'s error message enhancement help wanted pkg-assert Change related to package testify/assert
#1398 by firminochangani was closed Jan 3, 2024 Loading… updated Jan 3, 2024
Fix custom messages in comparison-assertions bug pkg-assert Change related to package testify/assert rejected/duplicate
#1021 by benjaminjkraft was closed Mar 6, 2024 Loading… updated Mar 6, 2024
README: fix install command documentation
#1242 by sonofgibs was closed Mar 7, 2024 Loading… updated Mar 7, 2024
Fix case of NotBefore() name in comment documentation must-rebase pkg-mock Any issues related to Mock
#1278 by thekondor was closed Oct 4, 2024 Loading… updated Oct 4, 2024
assert: fix typo in doc for NotErrorIs* documentation pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1140 by robermorales was closed Oct 4, 2024 Loading… updated Oct 4, 2024
Add a Run helper method
#510 by JelteF was closed Oct 4, 2024 Loading… updated Oct 4, 2024
assert: handle TokenTooLong error scenario bug pkg-assert Change related to package testify/assert
#1559 by arjunmahishi was closed Oct 8, 2024 Loading… updated Oct 8, 2024
ProTip! Adding no:label will show everything without a label.