Last updated:
0 purchases
emmetcli
Emmet CLI #
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
Index #
All your tests files with numbers of tests
Test file #
Widgets test and Dart test descriptions
Installing #
dart pub global activate emmetcli
copied to clipboard
Extract tests as html
dart pub global run emmetcli -w
copied to clipboard
Show help
Creates only html version
dart pub global run emmetcli -h
copied to clipboard
Run Emmet (uncompiled version) #
Creates only html version
dart run bin/emmetcli.dart --help
copied to clipboard
Compile Emmet #
dart compile exe bin/emmetcli.dart
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.