Skip to content
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

Extend analyzers to cover MockRepository #122

Closed
MattKotsenas opened this issue Jun 25, 2024 · 0 comments · Fixed by #140
Closed

Extend analyzers to cover MockRepository #122

MattKotsenas opened this issue Jun 25, 2024 · 0 comments · Fixed by #140
Labels
analyzers Change that impacts an analyzer behavior enhancement feature help wanted .NET Pull requests that update .net code triage
Milestone

Comments

@MattKotsenas
Copy link
Collaborator

Moq also provides a MockRepository to share common setup between mocks. https://github.com/devlooped/moq/blob/main/src/Moq/MockRepository.cs

We should extend the appropriate analyzers to cover them as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzers Change that impacts an analyzer behavior enhancement feature help wanted .NET Pull requests that update .net code triage
Projects
None yet
2 participants