cesar-rl
cesar-rl
I think I got the problem. In my project, config files are not in the root folder, so I need to pass the `--config ` to Jest in the CLI....
I saw on [this issue](https://github.com/firsttris/vscode-jest-runner/issues/346) that the extension looks all the way up from the current folder, buit in my case it is in a way down, so it would...
Thanks, it did the job. Now I have a problem with the reporter, I'll search for any issues about the subject.
(Needless to say I'm a brand new user.)