Maks Rafalko

Results 197 comments of Maks Rafalko

I have the same problem that tests are always green even they are incorrect. Removing comma does not solve the problem. Could you please share your solution?

@jrodenbostel thanks I've found an issue. Could you please elaborate on terminology. After fresh install of the project, what is the `describe` function? is it Jasmine? if no, what is...

The same error. $timeout/setTimeout does not help. Any news on this issue @djett41 ?

in addition to what was said above, please see this article and use `--noop` option to debug the issue: https://infection.github.io/guide/debugging-issues.html

Feel free to reopen if this is still the case. For future readers: if with parallel execution you have much higher MSI - it is 99% the reason in **your**...

I'm pretty sure there is an issue with your testsuite. Did you try to analyze the logs? Did you run Infection with `--noop` as explained above? We can't guess what's...