fable-compiler / fable-elmish-electron-material-ui-demo

Complete boilerplate for Electron apps using Fable and Elmish with hot module reloading, time-travel debugging, etc.
MIT License
112 stars 19 forks source link

Please add spectron testing #9

Open forki opened 4 years ago

forki commented 4 years ago

Would be awesome to see spectron testing example. https://www.electronjs.org/spectron

cmeeren commented 4 years ago

Agreed. This is unfortunately not something I can prioritize working on myself, but anyone feel free to have a look at what would be involved.