We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486c8bb commit 26fbfd4Copy full SHA for 26fbfd4
tests/integration/exec-utils.test.ts
@@ -107,3 +107,6 @@ Line 3`);
107
// maybe, push the try/catch into a new, interim seam
108
// keep this testing separate of the lower level seam around execWithInput
109
// don't need a ton of tests, just an integration "glue" test of the try/catch impl (so if it changes I can validate it)
110
+//
111
+
112
+// TODO add tests for logging on failures?
0 commit comments