Uh oh!
There was an error while loading. Please reload this page.
Windows support - #343
Conversation
VictorVicente
commented
Oct 16, 2018
I'll try it in an hour, looks good. |
maxsam4
commented
Oct 16, 2018
I am neutral on the issue. On one hand, we get unified command and on the other, an additional dependency. I'll see if I can make our script unified without the need of an additional package. |
maxsam4
commented
Oct 16, 2018
I was able to make a unified script but it needs to be placed in root directory of the repo as path definition are different on windows. I would prefer using the node module or non-unified commands over placing a script in the root of the repo. |
npm run wintest-> Run tests on windowsnpm run wincov-> Run coverage on windows