Skip to content

Issues: Antonboom/testifylint

NEW CHECKERS IN PRIORITY
#143 opened Jun 21, 2024 by Antonboom
Open 7
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Version flag unsuported enhancement New feature or request
#175 opened Sep 25, 2024 by Xarakiri
false positive on expected-actual false-positive Checker's false positive example
#174 opened Sep 24, 2024 by mmorel-35
len: Len instead of Equal when actual is a variable enhancement New feature or request false-negative Checker's false negative example
#167 opened Jul 30, 2024 by Limero
len: Len instead of Equal when comparing two len's enhancement New feature or request false-negative Checker's false negative example
#166 opened Jul 30, 2024 by Limero
len: support arr.Len() enhancement New feature or request
#161 opened Jun 29, 2024 by mmorel-35
useless-assert: detect goroutines in assert.Panics enhancement New feature or request
#160 opened Jun 27, 2024 by Antonboom
require-error: support partial fix enhancement New feature or request
#156 opened Jun 26, 2024 by Antonboom
contains: support Contains for byte slice blocked enhancement New feature or request good first issue Good for newcomers
#154 opened Jun 25, 2024 by Antonboom
float-compare: false positive not native float64 false-positive Checker's false positive example
#150 opened Jun 22, 2024 by mmorel-35
fail-now: suggest t.Fatalf instead of weird assertions enhancement New feature or request
#144 opened Jun 21, 2024 by Antonboom
NEW CHECKERS IN PRIORITY enhancement New feature or request good first issue Good for newcomers
#143 opened Jun 21, 2024 by Antonboom
compares: problem with types juggling bug Something isn't working
#135 opened Jun 20, 2024 by ccoVeille
len: typed len check enhancement New feature or request
#131 opened Jun 19, 2024 by ccoVeille
require-error: detect if !assert.NoError enhancement New feature or request
#125 opened Jun 16, 2024 by mmorel-35
ProTip! Adding no:label will show everything without a label.