Flutter Test Runner

Installation
SKILL.md

Flutter Test Runner

Purpose

This skill helps run and manage Sanmill's Flutter test suite, ensuring code quality and functional correctness.

Use Cases

  • Run unit and widget tests
  • Run integration tests with real AI engine
  • Generate and view test coverage reports
  • Verify functionality after code modifications
  • Validate changes in CI/CD pipelines

Test Structure Overview

src/ui/flutter_app/
├── test/                # Unit and widget tests (Dart VM, fast)
Related skills
Installs
GitHub Stars
195
First Seen