mirror of
https://github.com/Uuttssaavv/flutter-clean-architecture-riverpod.git
synced 2025-05-17 06:45:57 +08:00
3 lines
103 B
Bash
3 lines
103 B
Bash
flutter test --coverage
|
|
genhtml coverage/lcov.info --output=coverage/html
|
|
open coverage/html/index.html |