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

Migrate away from Moq #709

Open
melotic opened this issue Aug 9, 2023 · 0 comments
Open

Migrate away from Moq #709

melotic opened this issue Aug 9, 2023 · 0 comments
Labels
good first issue Good for newcomers status:ready Ready to start implementation type:tests Unit/Verification tests

Comments

@melotic
Copy link
Member

melotic commented Aug 9, 2023

Due to privacy concerns from https://github.com/moq/moq/issues/1372, we should migrate from Moq to a different mocking library.

We should probably migrate to NSubstitute, as this seems like the best candidate, but other mocking libraries like FakeItEasy also exist.

Moq is currently used extensively throughout our unit tests, and the use of this library should be replaced.

AB#2091272

@melotic melotic added good first issue Good for newcomers status:ready Ready to start implementation type:tests Unit/Verification tests labels Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers status:ready Ready to start implementation type:tests Unit/Verification tests
Projects
Development

No branches or pull requests

1 participant