Open matz3 opened 1 year ago
Any chance typescript support is added soon?
It is not expected to be a straight-forward solution, which is why we didn't add it in the initial version. We are looking into options, but it's not likely to happen in the next months - sorry.
Is your feature request related to a problem? Please describe.
The
@ui5/middleware-code-coverage
currently does not work within TypeScript based projects, e.g. created via easy-ui5 generators ts-app / ts-library.Describe the solution you'd like
The client-side coverage feature should also be supported for TypeScript based projects.
Describe alternatives you've considered
Coverage for TypeScript sources can currently only be measured within a test-runner setup, e.g. Karma (needs karma-ui5-transpile.