关于
This skill provides a robust blueprint for testing Flutter applications by integrating unit tests for business logic, widget tests for UI components, and end-to-end integration tests. It specifically addresses state management testing for BLoC and offers pre-configured scripts for code coverage reporting and HTML visualization. Designed to work within a standard mobile project structure, it ensures high-quality code through the Arrange-Act-Assert pattern and automated mock configurations, helping developers maintain reliable and bug-free mobile applications.