loom-test-strategy

Installation
SKILL.md

Test Strategy

Overview

Test strategy defines how to approach testing for a project, balancing thoroughness with efficiency. A well-designed strategy ensures critical functionality is covered while avoiding over-testing trivial code. This skill covers the test pyramid, coverage metrics, test categorization, and integration with CI/CD pipelines.

Instructions

1. Design the Test Pyramid

Structure tests in layers with appropriate ratios:

Installs
7
Repository
cosmix/loom
GitHub Stars
50
First Seen
Apr 29, 2026
loom-test-strategy — cosmix/loom