Testing
Description
# /test - Run Tests & Coverage Analysis ## When to Use Run this skill after making changes to backend code, or to check test coverage on specific modules. ## What It Does 1. Runs the test suite against changed or specified modules 2. Reports coverage for the files that matter 3. Flags untested code paths in critical business logic ## Execution Steps ### Step 1: Identify What Changed ```bash cd c:\repos\filaops\backend git diff --name-only HEAD -- app/ ``` If no changes, ask the user which mo
Installation
Installs to ~/.claude/skills/blb3d-filaops-testing/SKILL.md
mkdir -p ~/.claude/skills/blb3d-filaops-testing && curl -fsSL https://raw.githubusercontent.com/Blb3D/filaops/HEAD/.claude/skills/testing.md -o ~/.claude/skills/blb3d-filaops-testing/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing