test

Run tests for the Keychat project.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "test" with this command: npx skills add keychat-io/keychat-app/keychat-io-keychat-app-test

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

  • If no arguments provided, run melos run test:all

  • If a file path is provided (ends with .dart ), run that specific test

  • Report test results clearly, including any failures

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

architecture

No summary provided by upstream source.

Repository SourceNeeds Review
General

bootstrap

No summary provided by upstream source.

Repository SourceNeeds Review
General

run

No summary provided by upstream source.

Repository SourceNeeds Review