emmetcli 1.0.0+10 copy "emmetcli: ^1.0.0+10" to clipboard
emmetcli: ^1.0.0+10 copied to clipboard

A command-line application to generate a recap documentation from flutter/dart test projects.

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

logo apparence.io

Developed with 💙 by Apparence.io

Index #

All your tests files with numbers of tests generated index

Test file #

Widgets test and Dart test descriptions generated scenario

Installing #

dart pub global activate emmetcli

Extract tests as html

dart pub global run emmetcli -w

Show help

Creates only html version

dart pub global run emmetcli -h

Run Emmet (uncompiled version) #

Creates only html version

dart run bin/emmetcli.dart --help

Compile Emmet #

dart compile exe bin/emmetcli.dart
7
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A command-line application to generate a recap documentation from flutter/dart test projects.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, emmet

More

Packages that depend on emmetcli