Emmet is a command-line application to generate a recap documentation from flutter/dart test projects. Generate reports from all test files in a dart/flutter projects
Developed with 💙 by Apparence.io
All your tests files with numbers of tests
Widgets test and Dart test descriptions
dart pub global activate emmetcli
dart pub global run emmetcli -w
Creates only html version
dart pub global run emmetcli -h
Creates only html version
dart run bin/emmetcli.dart --help
dart compile exe bin/emmetcli.dart