Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: melsaeed276-flutter-agent-skills-testing3description: Testing Skills4---56# Testing Skills78## What this domain covers910Testing strategy and patterns for unit, widget, and integration tests; mocking; golden tests; and CI stability.1112## When to read it1314- Bugs keep coming back (need regression tests).15- UI changes accidentally break layouts at different sizes.16- CI is flaky or slow.1718## Subtopics1920- Unit tests: [unit_tests.md](./unit_tests.md)21- Widget tests: [widget_tests.md](./widget_tests.md)22- Integration tests: [integration_tests.md](./integration_tests.md)23- Mocking: [mocking.md](./mocking.md)24- Golden tests: [golden_tests.md](./golden_tests.md)25- CI testing: [ci_testing.md](./ci_testing.md)2627## Decision guide2829- If you need **fast logic confidence**, go to [unit_tests.md](./unit_tests.md).30- If you need **UI behavior and layout confidence**, go to [widget_tests.md](./widget_tests.md) and [golden_tests.md](./golden_tests.md).31- If you need **end-to-end confidence**, go to [integration_tests.md](./integration_tests.md).32- If you need **stable pipelines**, go to [ci_testing.md](./ci_testing.md).3334---35> Converted and distributed by [TomeVault](https://tomevault.io/claim/melsaeed276) — claim your Tome and manage your conversions.36<!-- tomevault:4.0:skill_md:2026-04-13 -->
Run npx skillmds@latest add tomevault-io/melsaeed276-flutter-agent-skills-testing in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Testing Skills It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.