Skip to main content

moq-analyzers-validation-and-qa

Defines what counts as test evidence in moq.analyzers โ€” the mission-critical test bar. Load this when writing or reviewing tests for an analyzer or code fix, adding regression tests for a false positive/negative, choosing test taxonomy (positive span markup, negative, doppelganger, malformed-code, Moq-version fan-out), producing PR coverage evidence, or touching golden/certified suites (AllAnalyzersVerifier, PackageTests nuspec snapshots, MoqKnownSymbolsTests, AnalyzerAssemblyCompatibilityTests). Keywords: test markup, {|MoqXXXX:...|}, WithSpan, CompilerDiagnostics.None, ReferenceAssemblyCatalog, WithNamespaces, doppelganger, received/verified, Cobertura, coverage evidence, adversarial tests. Do NOT load for build/CLI setup (moq-analyzers-build-and-env), diagnosing a failing test's root cause (moq-analyzers-debugging-playbook), Roslyn API mechanics (roslyn-analyzer-reference), or the new-rule end-to-end checklist (moq-analyzers-rule-lifecycle).

Jump to install

Source facts

Repository
rjmurillo/moq.analyzers
Last source activity
July 4, 2026 at 23:24
Detected SKILL.md language
English
Stars
24
Forks
4

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.