Working example of aurelia-testing 1.0.0-beta.4.0.0 with ES6, jest and typescript?

Hello,

Please see Aurelia Toolbelt. We are using Jest for testing. You can find the correct configuration there.

jest.config.json
jest.setup.ts

Although, you can see this post and Aurelia Testing With Jest
too.