summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/test/captured_output.out
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2022-04-26 19:00:04 -0400
committerGitHub <noreply@github.com>2022-04-26 19:00:04 -0400
commit58eab0e2b37fd8c3c83445196d4bde419740373d (patch)
tree213d98203d18ce6f261f0e4b240450e1c4db73fc /cli/tests/testdata/test/captured_output.out
parent2c33293f665c4d86a2196c3b2c0aa45b15b533c3 (diff)
fix(test): capture worker stdout and stderr in test output (#14410)
Diffstat (limited to 'cli/tests/testdata/test/captured_output.out')
-rw-r--r--cli/tests/testdata/test/captured_output.out19
1 files changed, 19 insertions, 0 deletions
diff --git a/cli/tests/testdata/test/captured_output.out b/cli/tests/testdata/test/captured_output.out
new file mode 100644
index 000000000..5ac367561
--- /dev/null
+++ b/cli/tests/testdata/test/captured_output.out
@@ -0,0 +1,19 @@
+[WILDCARD]
+running 1 test from [WILDCARD]/captured_output.ts
+output ...
+------- output -------
+1
+2
+3
+4
+5
+6
+7
+8
+9
+10
+----- output end -----
+ok ([WILDCARD]s)
+
+test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD]s)
+[WILDCARD]