1.0.0-alpha.8 • Published 4 years ago
screenshots-flaky-detector v1.0.0-alpha.8
Prerequisit
You need to install imagemagick used to compute diffs:
brew install imagemagickHow to use it
Command
screenshots-flaky-detector [options]Options
| Option | Description | Default |
|---|---|---|
-c, --command | The command that generates the screenshot, usually a test run | |
-n, --number | The number of screenshot comparison that will be run | 5 |
-d, --directory | The directory where screenshots are generated by the specified command | |
-o, --output | The output directory of the generated diffs if flakies are found | value specified for -d |
-v, --verbose | Verbose mode outputs the specified command outputs | false |
1.0.0-alpha.8
4 years ago
1.0.0-alpha.7
5 years ago
1.0.0-alpha.6
5 years ago
1.0.0-alpha.5
5 years ago
1.0.0-alpha.4
5 years ago
1.0.0-alpha.3
5 years ago
1.0.0-alpha.2
5 years ago