Ando NARY
Ando NARY
I think using a `console.log` inside of this force JavaScript to load this part of code. And thus import `Suite` from Mocha: https://github.com/Horsty80/CodeceptJS/blob/3c009e0759b3ddda7caa1984209fe248213553d2/lib/scenario.js#L175 `test.retries` is an inside method of Mocha:...
Similar issue here, does not appear on `watch=true`. I can't find what is the root cause of it. ``` Angular CLI: 18.0.4 Node: 22.2.0 Package Manager: npm 10.7.0 OS: darwin...
I have `ng test` on my pre-commit using husky. If it throws an `code != 0` I wouldn't able to commit and I can. I'll watch for a minimal example...
> I encountered the same issue today on our CI environment. It was fine locally with chrome 128, headless or not. But I'm running Windows. Our CI pipeline runs Mac...