I've just tried upgrading JSCover
to use Jasmine 4.0.1 and when running HtmlUnitJSTest
I get:
Caused by: net.sourceforge.htmlunit.corejs.javascript.EvaluatorException: syntax error (http://localhost:8081/src/test/javascript/lib/jasmine-4.0.1/jasmine.js#871)
at com.gargoylesoftware.htmlunit.javascript.HtmlUnitContextFactory$HtmlUnitErrorReporter.error(HtmlUnitContextFactory.java:433)
at net.sourceforge.htmlunit.corejs.javascript.Parser.addError(Parser.java:257)
That line of JavaScript in Jasmine 4.0.1 is the 3rd one below:
var runnerConfig = { //Line 869
isLeaf: true,
queueableFns: [...fns.befores, this.queueableFn, ...fns.afters],
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too