cometchat-flutter-v5-testing
Installation
SKILL.md
Purpose
Test recipes for Flutter UIKit v5. Covers the GetX-flavored patterns; v6 (Bloc) has its own skill (cometchat-flutter-v6-testing).
Read these other skills first:
cometchat-flutter-v5-core— UIKitSettingsBuilder, init/login order, GetX scope rulescometchat-flutter-v5-events— event subscription patterns the tests assert against
Ground truth:
- flutter_test — https://api.flutter.dev/flutter/flutter_test/flutter_test-library.html
- mocktail — https://pub.dev/packages/mocktail