unit-testing-framework

Installation
SKILL.md

Unit Testing Framework

Overview

Write effective unit tests that are fast, isolated, readable, and maintainable following industry best practices and AAA (Arrange-Act-Assert) pattern.

When to Use

  • Writing tests for new code
  • Improving test coverage
  • Establishing testing standards
  • Refactoring with test safety
  • Implementing TDD (Test-Driven Development)
  • Creating test utilities and mocks

Instructions

1. Test Structure (AAA Pattern)

Installs
1
GitHub Stars
1
First Seen
Jul 9, 2026
unit-testing-framework — tomevault-io/skills-registry