Skip to content

Pull requests: Antonboom/testifylint

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

Add require-len checker for fail-fast indexed access guards
#312 opened Jun 1, 2026 by mmorel-35 Contributor Loading…
feat: add eventually-with-t checker
#311 opened May 31, 2026 by mmorel-35 Contributor Loading…
Add redundant-assert checker for implied assert.Error assertions
#310 opened May 29, 2026 by mmorel-35 Contributor Loading…
feat: implement graceful-teardown checker
#305 opened Mar 16, 2026 by mmorel-35 Contributor Loading…
Add wrong-t checker for incorrect testing.T usage in testify assertions
#304 opened Mar 16, 2026 by mmorel-35 Contributor Loading…
2
Implement elements-match checker
#303 opened Mar 16, 2026 by mmorel-35 Contributor Loading…
feat: add fail-now checker
#302 opened Mar 15, 2026 by mmorel-35 Contributor Loading…
compares: cast untyped constants to contextual type in auto-fix
#300 opened Mar 15, 2026 by mmorel-35 Contributor Loading…
3
nil-compare: detect typed nil conversions
#299 opened Mar 15, 2026 by mmorel-35 Contributor Loading…
Add error-compare checker: detect err.Error() in assertions
#294 opened Mar 13, 2026 by mmorel-35 Contributor Loading…
Implement suite-test-name checker
#293 opened Mar 13, 2026 by mmorel-35 Contributor Loading…
regexp: warn when rx argument is not string or *regexp.Regexp
#292 opened Mar 13, 2026 by mmorel-35 Contributor Loading…
feat: new checkers http-method and http-status-code
#291 opened Mar 13, 2026 by mmorel-35 Contributor Loading…
build(deps): bump golang.org/x/tools from 0.36.0 to 0.42.0 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#289 opened Mar 1, 2026 by dependabot Bot Loading…
new checker 'mock-expect'
#257 opened Aug 16, 2025 by d0ubletr0uble Loading…
suite_dont_use_pkg: no testing.T with suite
#247 opened Jun 16, 2025 by HaraldNordgren Loading…
feat: Add TimeEqual checker to enforce proper time comparisons
#243 opened May 29, 2025 by semihbkgr Contributor Loading…
2
7
ProTip! Filter pull requests by the default branch with base:master.