1.0.0-alpha.8 • Published 4 years ago

screenshots-flaky-detector v1.0.0-alpha.8

Weekly downloads
14
License
ISC
Repository
github
Last release
4 years ago

Prerequisit

You need to install imagemagick used to compute diffs:

brew install imagemagick

How to use it

Command

screenshots-flaky-detector [options]

Options

OptionDescriptionDefault
-c, --commandThe command that generates the screenshot, usually a test run
-n, --numberThe number of screenshot comparison that will be run5
-d, --directoryThe directory where screenshots are generated by the specified command
-o, --outputThe output directory of the generated diffs if flakies are foundvalue specified for -d
-v, --verboseVerbose mode outputs the specified command outputsfalse