mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-26 01:10:39 +00:00
3 lines
97 B
Bash
3 lines
97 B
Bash
|
flutter test --coverage
|
||
|
genhtml coverage/lcov.info -o coverage/html
|
||
|
open coverage/html/index.html
|