-
Notifications
You must be signed in to change notification settings - Fork 7
Issues: nsubstitute/NSubstitute.Analyzers
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Analyzer for misuse of
Arg.Any<T>
in xunits Asert.Throws<T>
?
#209
opened Aug 24, 2023 by
FroggieFrog
Make NS1004 distinguish between non-virtual members and extension methods
#206
opened Jun 20, 2023 by
petterh
Using NSubstitute.Analyzers.CSharp in VisualStudio for Mac 2020 Preview crashes Visual Studio
#177
opened Nov 23, 2021 by
iduras3
Detect ReturnsForAnyArgs/ReceivedWithAnyArgs simplification with "default(!)"
enhancement
New feature or request
#175
opened Oct 28, 2021 by
rklec
Extract misused argument matcher warning from NS1004
enhancement
New feature or request
#173
opened Oct 10, 2021 by
tpodolak
Non-substitutable (non-virtual) member are sometimes still substitutable in extension methods
#170
opened Sep 8, 2021 by
rklec
Investigate possibility to infer "real" type of substitute to improve non-virtual member calls detection
enhancement
New feature or request
#68
opened Feb 11, 2019 by
tpodolak
ProTip!
Add no:assignee to see everything that’s not assigned.