@@ -1396,6 +1396,9 @@ added:
1396
1396
- v18.1.0
1397
1397
- v16.17.0
1398
1398
changes:
1399
+ - version: REPLACEME
1400
+ pr-url: https://github.com/nodejs/node/pull/46983
1401
+ description: The test runner is now stable.
1399
1402
- version:
1400
1403
- v19.2.0
1401
1404
- v18.13.0
@@ -1412,6 +1415,10 @@ for more details.
1412
1415
1413
1416
<!-- YAML
1414
1417
added: v18.11.0
1418
+ changes:
1419
+ - version: REPLACEME
1420
+ pr-url: https://github.com/nodejs/node/pull/46983
1421
+ description: The test runner is now stable.
1415
1422
-->
1416
1423
1417
1424
A regular expression that configures the test runner to only execute tests
@@ -1424,6 +1431,10 @@ whose name matches the provided pattern. See the documentation on
1424
1431
added:
1425
1432
- v19.6.0
1426
1433
- v18.15.0
1434
+ changes:
1435
+ - version: REPLACEME
1436
+ pr-url: https://github.com/nodejs/node/pull/46983
1437
+ description: The test runner is now stable.
1427
1438
-->
1428
1439
1429
1440
A test reporter to use when running tests. See the documentation on
@@ -1435,6 +1446,10 @@ A test reporter to use when running tests. See the documentation on
1435
1446
added:
1436
1447
- v19.6.0
1437
1448
- v18.15.0
1449
+ changes:
1450
+ - version: REPLACEME
1451
+ pr-url: https://github.com/nodejs/node/pull/46983
1452
+ description: The test runner is now stable.
1438
1453
-->
1439
1454
1440
1455
The destination for the corresponding test reporter. See the documentation on
@@ -1446,6 +1461,10 @@ The destination for the corresponding test reporter. See the documentation on
1446
1461
added:
1447
1462
- v18.0.0
1448
1463
- v16.17.0
1464
+ changes:
1465
+ - version: REPLACEME
1466
+ pr-url: https://github.com/nodejs/node/pull/46983
1467
+ description: The test runner is now stable.
1449
1468
-->
1450
1469
1451
1470
Configures the test runner to only execute top level tests that have the ` only `
0 commit comments