coverde 0.3.0+1
coverde: ^0.3.0+1 copied to clipboard
A CLI for optimizing test execution and manipulating coverage trace files. Optimize tests, validate coverage, filter trace files, and generate HTML reports.
Example #
# Activate coverde CLI
dart pub global activate coverde
# See list of available commands
coverde --help
