Cometchat Flutter V5 Testing

Testing patterns for CometChat Flutter UIKit v5 (GetX-based). Covers flutter_test (built-in), mocktail for SDK mocking, widget tests around CometChat widgets, integration_test for real-device flows, golden tests for theming, and CI on GitHub Actions / Codemagic. Sister skill of cometchat-flutter-v6-testing — the cohorts have different state-management primitives (GetX vs Bloc) so test patterns differ.

cometchat df7eddb 13.0 KB Updated

File contents

cometchat/cometchat-skills/tree/main/skills/cometchat-flutter-v5-testing commit df7eddb585

Frequently asked questions

npx skillmds@latest add cometchat/cometchat-flutter-v5-testing