The recent e2e tests have serious issues on windows, too much for me to consider jumping into right now, so instead of fixing them, I just added a new test fixture. If you want to run tests on windows, you can use : $ npm run win-test
I have also added a runtime platform check to the hooker.spec.js file, so effectively these tests are also NOT run on windows. Current status : 325 tests, 555 assertions, 0 failures @purplecabbage risingj.com