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

Sub-shell mode? #4

Open
glenjamin opened this issue Feb 25, 2023 · 0 comments
Open

Sub-shell mode? #4

glenjamin opened this issue Feb 25, 2023 · 0 comments

Comments

@glenjamin
Copy link
Owner

As referenced in #3 - mistakes in this code can lead to the exit code from tsc being swallowed.

An alternative mode could be to allow execution of typescript via sub-shell, eg

typescript-xunit-xml -- tsc .

In this mode we could execute the supplied arguments in a sub-shell, parse the result, and return the original exit code

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

No branches or pull requests

1 participant