summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/test/captured_output.ts
AgeCommit message (Collapse)Author
2022-07-20chore: use import.meta.resolve() in tests (#15256)Bartek IwaƄczuk
2022-05-01fix(test): actually capture stdout and stderr in workers (#14435)David Sherret
2022-04-26fix(test): capture worker stdout and stderr in test output (#14410)David Sherret