Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from May 9, 2024

Conversation

remcohaszing
Copy link
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.
@johnsoncodehk
Copy link
Member

LGTM, thanks!

@johnsoncodehk johnsoncodehk merged commit 49a977d into master May 9, 2024
6 checks passed
@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.

None yet

3 participants