Loading...
Loading...
Found 5 Skills
DART testing patterns - unit tests, integration tests, CI validation
Core concepts and best practices for `package:test`. Covers `test`, `group`, lifecycle methods (`setUp`, `tearDown`), and configuration (`dart_test.yaml`).
Enforce best practices for Dart and Flutter testing.
Replace the usage of `expect` and similar functions from `package:matcher` to `package:checks` equivalents.
Run tests for Keychat packages