skellock / typescript-with-electron-react-kit

Don't just start your Electron app... TWERKit.
https://skellock.github.io/typescript-with-electron-react-kit
MIT License
145 stars 23 forks source link

🔨 Switches to jest from ava #100

Closed skellock closed 6 years ago

skellock commented 6 years ago

Still need to bring in storyshots, but this gets us over to jest.

This might fail the coverage stuff, I need to switch that over in CI I believe.

skellock commented 6 years ago

I that failure about istanbul is a caching problem. Lemme see if clearing node_modules will fix that on CI.