Find untested code paths in your Dart project

Runs coverage on your Dart package, maps the results to source files, and pinpoints which functions and branches are missing tests—with suggestions on what to write.

Best for: Dart engineers who want coverage metrics that tell them what to test next, not just a percentage.

Engineering / pipelines-dataatomicfor-engineersneeds-integrationfrom-repo

Source

Creator's repository · flutter/skills

View on GitHub

License: BSD-3-Clause