spectron icon indicating copy to clipboard operation
spectron copied to clipboard

Usage in Electron-webpack context

Open bleucitron opened this issue 5 years ago • 1 comments

Hi there !

I'm building an Electron app with electron-webpack, along with jest as test suite.

I can't find a way to use spectron test utilities in this context. I've found this issue which seems to solve it, but i'd like to see if it's possible to avoid building the dist.

  1. is there a way to tell spectron to precompile with babel so that i can use import/export out of the box ?
  2. is it possible to make spectron aware of __static ?

bleucitron avatar Jul 11 '19 13:07 bleucitron

Anyone can answer to that?

mboutin-qohash avatar Jan 16 '21 15:01 mboutin-qohash