The unit tests for the JS part are a bit more complicated as they involve injecting a new runtime environment (e.g. nodeJS), however, I think it would be nice to have some minimum test support. There are several strategies:
My goal is not to block the current effort on the JS runtime (and I'am very glad to see a real project as a first-step target) but I open the issue to keep that in mind.
The unit tests for the JS part are a bit more complicated as they involve injecting a new runtime environment (e.g.
nodeJS), however, I think it would be nice to have some minimum test support. There are several strategies:jestthat can lead to anightmare_jestMy goal is not to block the current effort on the JS runtime (and I'am very glad to see a real project as a first-step target) but I open the issue to keep that in mind.