MoLow
added
the
author ready
label
Mar 19, 2023
MoLow
added
the
commit-queue
label
Mar 21, 2023MoLow deleted the test-runner-count-nested branch
March 21, 2023 08:20Merged
RafaelGSS pushed a commit that referenced this pull request
Apr 5, 2023Merged
RafaelGSS pushed a commit that referenced this pull request
Apr 7, 2023danielleadams pushed a commit that referenced this pull request
Jul 6, 2023Merged
Merged
philnash added a commit to philnash/DefinitelyTyped that referenced this pull request
Aug 4, 2023In [version 20.0.0 (and backported to 19.9.0 and 18.7.0)](nodejs/node#47094) the test runner started reporting on whether a test was a suite. This was exposed to reporters in the `details` object of a `test:pass` or `test:fail` event but this hasn't been documented. This adds the `type` property to both event's `details` object.
Merged
7 tasks
philnash added a commit to philnash/DefinitelyTyped that referenced this pull request
Aug 7, 2023In [version 20.0.0 (and backported to 19.9.0 and 18.7.0)](nodejs/node#47094) the test runner started reporting on whether a test was a suite. This was exposed to reporters in the `details` object of a `test:pass` or `test:fail` event but this hasn't been documented. This adds the `type` property to both event's `details` object.
philnash added a commit to philnash/DefinitelyTyped that referenced this pull request
Aug 7, 2023In [version 20.0.0 (and backported to 19.9.0 and 18.7.0)](nodejs/node#47094) the test runner started reporting on whether a test was a suite. This was exposed to reporters in the `details` object of a `test:pass` or `test:fail` event but this hasn't been documented. This adds the `type` property to both event's `details` object.
typescript-bot pushed a commit to DefinitelyTyped/DefinitelyTyped that referenced this pull request
Aug 11, 2023…philnash In [version 20.0.0 (and backported to 19.9.0 and 18.7.0)](nodejs/node#47094) the test runner started reporting on whether a test was a suite. This was exposed to reporters in the `details` object of a `test:pass` or `test:fail` event but this hasn't been documented. This adds the `type` property to both event's `details` object.