Cometchat Flutter V6 Testing

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

cometchat 09a61ec 11.6 KB Updated

File contents

cometchat/cometchat-skills/tree/main/skills/cometchat-flutter-v6-testing commit 09a61ec794

Frequently asked questions

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