skills/smithery.ai/add-unit-tests

add-unit-tests

Installation
SKILL.md

Add Unit Tests

Add unit tests to AReaL following the project's testing conventions.

When to Use

This skill is triggered when:

  • User asks "how do I add tests?"
  • User wants to increase test coverage
  • User needs to write tests for new functionality
  • User wants to understand AReaL testing patterns

Step-by-Step Guide

Step 1: Understand Test Types

AReaL has two main test categories:

Installs
1
First Seen
Mar 28, 2026
add-unit-tests from smithery.ai