I have tests that pass if I don't use the /coverage flag, but that fail when I do.
C:\Chutzpah.3.2.2\chutzpah.console.exe vp.helpers.wageRunHelper.updateFilterParams.test.js
3 total, 0 failed
C:\Chutzpah.3.2.2\chutzpah.console.exe vp.helpers.wageRunHelper.updateFilterParams.test.js /coverage
3 total, 3 failed
Easily reproducible with attached files.
Background: https://chutzpah.codeplex.com/discussions/550826
Comments: Could you please give a fully runnable repro where I can just run chutzpah.console.exe on it and see the error?
C:\Chutzpah.3.2.2\chutzpah.console.exe vp.helpers.wageRunHelper.updateFilterParams.test.js
3 total, 0 failed
C:\Chutzpah.3.2.2\chutzpah.console.exe vp.helpers.wageRunHelper.updateFilterParams.test.js /coverage
3 total, 3 failed
Easily reproducible with attached files.
Background: https://chutzpah.codeplex.com/discussions/550826
Comments: Could you please give a fully runnable repro where I can just run chutzpah.console.exe on it and see the error?