-
Notifications
You must be signed in to change notification settings - Fork 19
Pull requests: Antonboom/testifylint
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add rule to convert t.Error,t.Fatal to testify
llm-based
LLM shit
#318
opened Jun 22, 2026 by
thespags
Loading…
Add LLM shit
error-first checker: enforce error assertion before result assertions
llm-based
#313
opened Jun 1, 2026 by
mmorel-35
Contributor
Loading…
Add LLM shit
require-len checker for fail-fast indexed access guards
llm-based
#312
opened Jun 1, 2026 by
mmorel-35
Contributor
Loading…
feat: add eventually-with-t checker
llm-based
LLM shit
#311
opened May 31, 2026 by
mmorel-35
Contributor
Loading…
Add LLM shit
redundant-assert checker for implied assert.Error assertions
llm-based
#310
opened May 29, 2026 by
mmorel-35
Contributor
Loading…
feat: implement graceful-teardown checker
llm-based
LLM shit
#305
opened Mar 16, 2026 by
mmorel-35
Contributor
Loading…
Add LLM shit
wrong-t checker for incorrect testing.T usage in testify assertions
llm-based
#304
opened Mar 16, 2026 by
mmorel-35
Contributor
Loading…
2
Implement elements-match checker
llm-based
LLM shit
#303
opened Mar 16, 2026 by
mmorel-35
Contributor
Loading…
feat: add fail-now checker
llm-based
LLM shit
#302
opened Mar 15, 2026 by
mmorel-35
Contributor
Loading…
compares: cast untyped constants to contextual type in auto-fix
llm-based
LLM shit
#300
opened Mar 15, 2026 by
mmorel-35
Contributor
Loading…
3
nil-compare: detect typed nil conversions
llm-based
LLM shit
#299
opened Mar 15, 2026 by
mmorel-35
Contributor
Loading…
Add LLM shit
negated-assert checker and extend require-error: detect and fix if !assert.Xxx { return } patterns
llm-based
#297
opened Mar 15, 2026 by
mmorel-35
Contributor
Loading…
feat: add http-multiple checker for multiple HTTP assertions against same handler
llm-based
LLM shit
#296
opened Mar 14, 2026 by
mmorel-35
Contributor
Loading…
Add LLM shit
error-compare checker: detect err.Error() in assertions
llm-based
#294
opened Mar 13, 2026 by
mmorel-35
Contributor
Loading…
Implement suite-test-name checker
llm-based
LLM shit
#293
opened Mar 13, 2026 by
mmorel-35
Contributor
Loading…
regexp: warn when rx argument is not string or *regexp.Regexp
llm-based
LLM shit
#292
opened Mar 13, 2026 by
mmorel-35
Contributor
Loading…
feat: new checkers LLM shit
http-method and http-status-code
llm-based
#291
opened Mar 13, 2026 by
mmorel-35
Contributor
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.