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.
Creator's repository · flutter/skills
License: BSD-3-Clause