Snapshot Testing

Use snapshot tests for serialized output only, with disciplined review of every diff and hard limits on snapshot size. Use when pinning stable rendered output like markup or an API response shape.

Amey-Thakur 117bc52 2.7 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/testing/snapshot-testing commit 117bc528eb

Frequently asked questions

npx skillmds@latest add amey-thakur/snapshot-testing