Commit 773ea20
test: include component in tap output
Print test name as (for example) "parallel/test-assert". Tests that are
scraped from the addons documentation are all named test.js, making it
hard to decipher what test is running when only the filename is printed.
Fixes: #6651
PR-URL: #6653
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 333369e commit 773ea20Copy full SHA for 773ea20
File tree
Expand file treeCollapse file tree
1 file changed
+9
-1
lines changedOpen diff view settings
Filter options
- tools
Expand file treeCollapse file tree
1 file changed
+9
-1
lines changedOpen diff view settings
Collapse file
+9-1Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
269 | 269 | |
270 | 270 | |
271 | 271 | |
272 | | - |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
273 | 281 | |
274 | 282 | |
275 | 283 | |
|
0 commit comments