glenjamin / glenjamin/typescript-xunit-xml

Sub-shell mode?

Open
#4 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
11
Forks
4
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.