testing
evanca/flutter-ai-rules
This guide provides comprehensive best practices for writing, structuring, and reviewing tests for Flutter and Dart applications. It covers unit tests, widget tests, golden tests, ensuring test validity, best practices for mocking, and file organization, helping developers write robust and meaningful tests that catch real regressions.