public
public copied to clipboard
JSUnit Support ...
Can it support JSUnit? Ours is legacy system build on google closure library , we are using jsunit framework for testing as it not having es6 components as all other testing frameworks are es6 oriented.
You could use junit-report-builder package, which generates the JSUnit XML file supported by many CI