Skip to content

Commit 528c89b

Browse files
author
Sebastian Carlos
committed
Clarify functionality of --notify flag (taken from configuration docs)
1 parent 22029ba commit 528c89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CLI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ Disables stack trace in test results output.
283283

284284
### `--notify`
285285

286-
Activates notifications for test results. Good for when you don't want your consciousness to be able to focus on anything except JavaScript testing.
286+
Activates native OS notifications for test results. Good for when you don't want your consciousness to be able to focus on anything except JavaScript testing. To display the notifications Jest needs the [`node-notifier`](https://github.com/mikaelbr/node-notifier) package, which must be installed additionally.
287287

288288
### `--onlyChanged`
289289

0 commit comments

Comments
 (0)