Flutter Testing

Use when writing or fixing Dart/Flutter tests — unit tests for use cases and repositories, widget tests, mocking with mocktail, bloc_test for Cubits, E2E flows with Maestro, or deciding where a test file belongs. Also triggers on a coverage request, "write the test for this", or a failing test.

gabuldev Updated

File contents

gabuldev/flutter-skills/tree/main/skills/flutter-testing commit 2ab6ddd3ec

Frequently asked questions

npx skillmds@latest add gabuldev/flutter-testing