ui5-community / generator-ui5-ts-library

Generator for UI5 libraries using TypeScript which use the official UI5 tooling. This generator was built as a plug-in for the community project Easy UI5 by SAP.
Apache License 2.0
8 stars 3 forks source link

feat: add ui5 middleware code coverage #14

Closed flovogt closed 1 year ago

flovogt commented 1 year ago

Allows client side code coverage generation for ES6+ code powered by https://github.com/SAP/ui5-tooling-extensions/tree/main/packages/middleware-code-coverage.

JIRA: CPOUI5FOUNDATION-721