Open rafalradomski opened 7 years ago
There is a way to run WDIO tests in Spectron?
I have react app, where I have WEB and ELECTRON app from one code base.
I have already tests against WEB and I want to run them against ELECTRON app in Spectron.
I don't wanna duplicate them, How I can handle that?
I'm interested in that question too.
Does anyone have an answer to this question?
There is a way to run WDIO tests in Spectron?
I have react app, where I have WEB and ELECTRON app from one code base.
I have already tests against WEB and I want to run them against ELECTRON app in Spectron.
I don't wanna duplicate them, How I can handle that?