You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use electron nodeIntegration to require tests and test require your files, which speed up lot of my test running process (with wallaby-webpack or wallabify runs very slow).
but I haven't tried this specific setup (Electron+node require for tests/files). When our user want better performance they normally just switch their tests to use plain node with wallaby plus jsdom if DOM interaction is required.
I want to use electron nodeIntegration to require tests and test require your files, which speed up lot of my test running process (with wallaby-webpack or wallabify runs very slow).
Wallaby.js configuration file
Example test
foo.test.ts
Code editor or IDE name and version
WebStorm 2016.02.3
OS name and version
Linux
The text was updated successfully, but these errors were encountered: