Skip to content

fix(test-utils): use stdio transport for test server#175

Merged
johnsoncodehk merged 2 commits into
masterfrom
test-utils-stdio
May 9, 2024
Merged

fix(test-utils): use stdio transport for test server#175
johnsoncodehk merged 2 commits into
masterfrom
test-utils-stdio

Conversation

@remcohaszing
Copy link
Copy Markdown
Member

Using the IPC transport, breaks code coverage. This is related to bcoe/c8#189.

Using the IPC transport, breaks code coverage. This is related to
bcoe/c8#189.
When using the `stdio` transport, console logging is redirected to
`window/logMessage` output.
Comment thread packages/test-utils/index.ts
@johnsoncodehk
Copy link
Copy Markdown
Member

LGTM, thanks!

@johnsoncodehk johnsoncodehk merged commit 49a977d into master May 9, 2024
@johnsoncodehk johnsoncodehk deleted the test-utils-stdio branch May 9, 2024 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants