Veke
Veke
No screenshots on failure when cucumber used. nightwatch v2.3.4 cucumber v8.5.1 (cucumber v8.5.2 does not work at all)
There is still issues with the CSS reloading when using mini-css-extract-plugin. I can see that styles changes without full reload but after short time page does full reload. @sveint snippet...
Well, I ended up to modify the existing @sveint "hack" to work with version 3 of this plugin. In case someone else is needing this. ```javascript const md5File = require('md5-file');...
Hi, I tried the bugfix branch (useSourceSize = true). Here is my test results: background-color is changed => no full page reload and the color is changed. OK new property...
>"as i mentioned in the readme useSourceSize will not reload if you change only the signs but you didn't remove or add any character because filesize stays the same by...
https://github.com/istanbuljs/istanbuljs/issues/529#issuecomment-664416261 Related comment
Updated Sonarqube version. Now understands relative paths.