sk Skill · cometchat
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.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
yamldartbashJavaScriptcometchat flutter v5 testing flutter-test mocktail widget-test integration-test golden-test getx ci codemagic
- Host repository
- cometchat/cometchat-skills
- Version
- 4.0.0
- Compatible with
- Flutter >= 2.5, Dart >= 2.17, flutter_test (built-in), mocktail >= 1.0, integration_test (built-in), cometchat_chat_uikit ^5.2, cometchat_calls_uikit ^5.0
- Licence
- MIT
- Host stars
- 108
- Host language
- JavaScript