testing

Patterns for testing pure functions using Deno's test framework. Covers unit tests, property-based testing, test organization, and assertion patterns. Use when writing tests. Includes script for generating test boilerplate.

$ Installer

git clone https://github.com/site-bender/sitebender /tmp/sitebender && cp -r /tmp/sitebender/.claude/skills/testing ~/.claude/skills/sitebender

// tip: Run this command in your terminal to install the skill