- Going via jest-junit to xml and then with publish-unit-test-result-action to publish results.
- Tweak things on win for settings combinations which might work with all trouble you're getting from win versions and node-pty, etc. - Relates #401
- Add node code for e2e tests. This is a first take to try running these tests via actions. - Relates to #401