dotnet-snapshot-testing

Community

Verify complex .NET outputs with snapshots.

Authorrudironsoni
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the verification of complex outputs in .NET applications, ensuring consistency and catching regressions by comparing actual results against pre-approved baseline files (snapshots).

Core Features & Use Cases

  • Snapshot Testing: Verifies API responses, serialized objects, rendered emails, and other complex outputs against baseline files.
  • Non-Deterministic Value Handling: Includes built-in and custom scrubbers to handle dynamic data like dates and GUIDs, ensuring stable snapshots.
  • Use Case: After refactoring an API endpoint, use this Skill to automatically verify that the new response structure and data match the expected output, preventing unintended changes.

Quick Start

Use the dotnet-snapshot-testing skill to verify the output of the OrderSerializationTests.Serialize_CompletedOrder_MatchesSnapshot test.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dotnet-snapshot-testing
Download link: https://github.com/rudironsoni/dotnet-agent-harness/archive/main.zip#dotnet-snapshot-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.