test

SKILL.md

Run tests for the Keychat project.

Arguments

  • $ARGUMENTS - Optional: specific test file path or package name

Test Commands

Run all tests

melos run test:all

Run Flutter tests only

melos run test:flutter

Run Dart tests only

melos run test:dart

Run a specific test file

cd packages/app
flutter test $ARGUMENTS

Workflow

  1. If no arguments provided, run melos run test:all
  2. If a file path is provided (ends with .dart), run that specific test
  3. Report test results clearly, including any failures
Weekly Installs
6
GitHub Stars
91
First Seen
Feb 28, 2026
Installed on
mcpjam6
claude-code6
replit6
junie6
windsurf6
zencoder6