moq.analyzers icon indicating copy to clipboard operation
moq.analyzers copied to clipboard

Set of analyzers for Moq mocking library

Results 24 moq.analyzers issues
Sort by recently updated
recently updated
newest added

You can mock an internally visible type, but you need to add an InternalsVisibleTo for the CastleProxy

enhancement
help wanted
.NET
analyzers

- [ ] Setup() should be us-ed for methods, not for properties - [ ] AdvancedMatcherAttribute should accept only IMatcher types - [ ] Checks for protected mocks when dynamically...

enhancement
.NET
triage
analyzers

The official test harness is slower than our own custom harness. It tests more though, so the comparison isn't apples-to-apples. This is a tracking bug to investigate the slowness and...

help wanted
question
triage

Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.2. Commits 82543a6 v2.9.2 0f8f156 #3031: Changes to TheoryData break tests with arrays of objects 502f6d1 Bump up to v2.9.2-pre bb7c3e4 v2.9.1 5d70d25 #3028: Support...

dependencies
.NET