We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28cbc4c commit 3992798Copy full SHA for 3992798
doc/api/test.md
@@ -1051,6 +1051,9 @@ changes:
1051
- v18.17.0
1052
pr-url: https://github.com/nodejs/node/pull/47238
1053
description: Reporters are now exposed at `node:test/reporters`.
1054
+ - version: 23.0.0
1055
+ pr-url: https://github.com/nodejs/node/pull/54548
1056
+ description: The default reporter is now `spec` unconditionally, even when not in a TTY.
1057
-->
1058
1059
The `node:test` module supports passing [`--test-reporter`][]
0 commit comments