claudeindex
Plugin

unit-testing

Guide for writing high-quality unit tests based on Roy Osherove's 'The Art of Unit Testing'. Covers test organization, naming, mocking/stubbing, testability, legacy code testing, and the three pillars of trustworthy, maintainable, and readable tests.

Installation

1

Add the marketplace

/plugin marketplace add XamuAvila/golden-skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.