File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ exports.run = () => {
3838 --verbose, -v Enable verbose output
3939 --no-cache Disable the transpiler cache
4040 --no-power-assert Disable Power Assert
41+ --color Force color output
4142 --no-color Disable color output
4243 --match, -m Only run tests with matching title (Can be repeated)
4344 --watch, -w Re-run tests when tests and source files change
Original file line number Diff line number Diff line change @@ -164,6 +164,7 @@ $ ava --help
164164 --verbose, -v Enable verbose output
165165 --no-cache Disable the transpiler cache
166166 --no-power-assert Disable Power Assert
167+ --color Force color output
167168 --no-color Disable color output
168169 --match, -m Only run tests with matching title (Can be repeated)
169170 --watch, -w Re-run tests when tests and source files change
You can’t perform that action at this time.
0 commit comments