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

feat(e2e-runner): enable or disable target logging via options #203

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

milo526
Copy link
Contributor

@milo526 milo526 commented Dec 20, 2023

Use the new logging option on a target to either enable, or disable the logging output for the specified target.

Closes #202

I tried adding some component tests; but I can't seem to mock child_process.spawn properly without adding extra libraries.

Use the new `logging` option on a target to either enable,
or disable the logging output for the specified target.

Closes TriPSs#202
@TriPSs
Copy link
Owner

TriPSs commented Dec 20, 2023

Thanks for the PR!

@TriPSs TriPSs merged commit 2fb0b91 into TriPSs:master Dec 20, 2023
4 checks passed
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.

@nx-extend/e2e-runner doesn't kill devServerTarget on SIGINT
2 participants