Skip to content

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

License

Notifications You must be signed in to change notification settings

Apparence-io/emmet-cli

Repository files navigation

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

Apparence.io logo

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages