Skip to content

Commit fb73b54

Browse files
sebastiancarlosSebastian Carloscpojer
authored
docs(CLI) Clarify functionality of --notify flag (taken from configuration docs) (#15372)
Co-authored-by: Sebastian Carlos <[email protected]> Co-authored-by: Christoph Nakazawa <[email protected]>
1 parent 57568be commit fb73b54

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 separately.
287287

288288
### `--onlyChanged`
289289

0 commit comments

Comments
 (0)